Need help in WebHelp Integration

Hi,
I am a beginner in WebHelp Integration. I am doing the integration of WebHelp with a JSF project. I am facing following issues while integrating :
1.       How to use the map id’s in the integration process that are provided by the writer. Currently I have created a Constants file where I have mapped all my help files with their corresponding map id’s. But even if I pass the wrong id for a particular help page, my page will appear as I have mentioned the complete path of the help file. So the significance of passing the map id is not clear.
2.       How will the mapping file work for this process. Like if I pass the id as 1, how will it match with the corresponding help file in the mapping file.
Please help me out. Need it very urgently.
Thanks in advance!
Rupali

Hi Rupali and welcome to the RH forums. You may want to check out this link, in particular the section on using mapids.
  The RoboColum(n)
  @robocolumn
  Colum McAndrew

Similar Messages

  • Need help for XI integration with MQ Series

    Hi,
    We are integrating XI with MQ Series for connceting Mainfrmaes.
    Third party adapters are available (iWAY,Software AG) without using these adapters, Are there any ways available?
    I need some ref documents.
    We are using JMS Adapter in XI for connecting MQ Series.
    Khaja

    Khaja ,
    XI as a product is shipped with the out-of-box adapter for JMS with which you can easily connect to WebSpehere MQSeries / SonicMQ. It gives you almost all the required facilties of setting JMS headers etc also.
    1. You would need to install MQSeries driver library onto XI server. Refer the How-To Guide on service marketplace for this.
    2. If your MQ is JMS enabled then you can use the XI JMS MQ interface(can select this option in adapter conf.) else go for NON-JMS.
    Navigate to the appropriate sections of help.sap.com and you will find all the relevant information
    http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm
    --Amol

  • Need HELP with menu integration

    I have a project in which I am needing some seemless integration between movies and menus. Let me explain what I am doing. I am essentually imitating the actions of an iPhone or iPad in which you have the lock slide...icons appear...etc. What I did was create a flash file imitating these actions @ 720x480 then exported to a .MOV file. I then saved the last frame in Flash to a jpg, took into photoshop and created my buttons. See where this is going? So what I want is for the animation to play and end up with the menu (video to menu). My issue lies with the seemlessness of it. Currently when the transition happens from video to menu there is a black pause. I want it to be smooth from one to the other. I KNOW this can be done!! What am I doing wrong? I appreciate the help in advance.
    Troy

    I got my issue resolved (sort of). I used the suggestion of burning my project and playing on a DVD player to see if that
    "black pause" went away and to my dissapointment it didn't. What I found worked though was shortening the duration of the first play
    video under the properties -> motion tab.
    Now another issue I am having is when I preview, everything looks great and to my intentions, but when burned and played on a DVD player the video is one size and the menu is a smaller size. They are both @ the same 720x480 size in Encore so why the difference when played doesn't make sense to me. Any ideas out there? I am not as savvy with this stuff as most on here, so hopefully what I am saying makes sense.
    Thanx
    Troy

  • Need help with vibration integration and changing units

    I am far from an expert in vibration, none the less I found the following table and am now trying to reverse engineer my data that I took with an accelerometer to something I can compare with on the table. 
    Screen 54 of the following said to go from G's to inches/sec2, multiply by 386.1 so I wrote up a piece of code to do that along with the labview sound and vibe toolkit. We know our machine has excessive vibration but this seems to be a little redicioulous. Am I doing this correctly, please see the attached code. 
    Essentially how do I go from Acceleration taken with a 10.82mV/g accelerometer to inches/second and mil peak to peak. I have tried using the integration functions but I am seeing numbers that just seem too big to be real. 
    Is there any example code on how to do this somewhere?
    Thanks,
    Adam 
     

    Thanks for the reply,
    I have seen those examples but I am not sure they are helping me out too much, at issue is it seems like a lot of vibration data in the USA is based off of ips (inches per second) or displacement in mils peak to peak for example see the following image. I have done quite a bit of searching but am not necessiarly finding a good article that would describe how to code up something in LabVIEW to post process my recorded data taken in acceleration units of g's and convert it over to inches peak to peak as well as ips. I see that sound and vibe toolkit has the integration function but I am not sure I am properly using it. Do you know if there are any examples of how best to get displays in such units or writeups as to how to go about converting this to something along the lines of what suppliers and other vendors are displaying vibration data to us in? I haven't had as much time recently to work on this as desired but I also have to think I am not the first one to stumble on the need to do this considering how much vibration analysis in the USA uses such units.
    Thanks,
    Adam

  • Need help with J-Integra/JCOM 6.1/JCOM 7.0 differences

    I have an application which uses J-Integra 1.5.2, and would like it to also work
    with JCOM in 7.0 (preferably without changing my code, but some changes are OK).
    Previously with 6.1 I had this working, but several changes have been made since
    then. There are two issues I can see that I could use some clarification on:
    1) When I run my program I receive the following J-Integra licensing exception.
    I can insert a J-Integra license obviously but shouldn't this be included with
    JCOM in WebLogic?
    J-Integra 1.5.0 SB004 Copyright (C) 1999-2001 Intrinsyc Software Inc. http://www.intrinsyc.com/j-integra/
    java.lang.RuntimeException: No valid licensing information found.
    In order to use the J-Integra runtime a proper license file must be installed.
    If you have acquired a license, or if you are evaluating J-Integra or any J-Integra
    Integra products, then you should have received such a license file, together
    with installation instructions by email when you downloaded the kit.
    If you are having trouble installing the license, please goto http://www.intrinsyc.com
    or refer to your documentation in the section about Licensing.
    2) There is no ocxhost.exe process included in the delivery, but there is an ocxhost
    directory which apparently has resources in it. I need ocxhost.exe to expose cdo.dll
    over DCOM. Is there another way to do this now or is it missing from the delivery?
    Any help on either the licensing or ocxhost things I'm seeing would be appreciated.
    If someone has a summary of what's different between J-Integra, JCOM 6.1 and JCOM
    7.0 that would be fantastic!
    thanks,
    Skip

    Did you try Weblogic 7 sp1? It may help.
    Tim
    Skip O'Grudnick wrote:
    I have an application which uses J-Integra 1.5.2, and would like it to also work
    with JCOM in 7.0 (preferably without changing my code, but some changes are OK).
    Previously with 6.1 I had this working, but several changes have been made since
    then. There are two issues I can see that I could use some clarification on:
    1) When I run my program I receive the following J-Integra licensing exception.
    I can insert a J-Integra license obviously but shouldn't this be included with
    JCOM in WebLogic?
    J-Integra 1.5.0 SB004 Copyright (C) 1999-2001 Intrinsyc Software Inc. http://www.intrinsyc.com/j-integra/
    java.lang.RuntimeException: No valid licensing information found.
    In order to use the J-Integra runtime a proper license file must be installed.
    If you have acquired a license, or if you are evaluating J-Integra or any J-Integra
    Integra products, then you should have received such a license file, together
    with installation instructions by email when you downloaded the kit.
    If you are having trouble installing the license, please goto http://www.intrinsyc.com
    or refer to your documentation in the section about Licensing.
    2) There is no ocxhost.exe process included in the delivery, but there is an ocxhost
    directory which apparently has resources in it. I need ocxhost.exe to expose cdo.dll
    over DCOM. Is there another way to do this now or is it missing from the delivery?
    Any help on either the licensing or ocxhost things I'm seeing would be appreciated.
    If someone has a summary of what's different between J-Integra, JCOM 6.1 and JCOM
    7.0 that would be fantastic!
    thanks,
    Skip[timothy.lee.vcf]

  • Need help for configuring integration scenario for AII

    Hi,
    We are referring to "RFID-Enabled Outbound Processing: Configuration Guide" for transferring materials from ECC to AII through XI.
    So far we have been successful sending the IDOC to XI.
    When we display the XML message in XI using IDX5, we get the error message "No receiver could be determined".
    I request you to help us with the configuration of the integration scenario in XI.
    Regards.
    Gaurav

    Hi Yogesh,
    Thanks for reply.
    Maintaining XI Directory configuration
    u2022 Generate business scenario using business scenario configurator
    u2022 Creating a scenario
                      It is fine upto these two steps
    u2022 assigning business systems
                      We have assigned "AII" business system
                      only (receiver)
    u2022 creating communication channels
                       Following parameters are set for comm channel
                        Adapter type: HTTP
                        Configured as Receiver
                        Transport Protocol: HTTP: 1.0
                        Message Protocol: XI payload in HTTP Body
                        Adapter engine: Integration server
                        Addressing type: URL Address
                        Target host: <name of AII system>
                        Service number: <service no>
                        path prefix: /sap/xi/engine?type=entry
    u2022 defining receiver determinations
    u2022 defining interface determinations
    u2022 defining receiver agreements
                       All these were generated automatically
    Are these configurations alright?
    Regards,
    Gaurav

  • Need help in Data Integrator

    Post Author: vardha
    CA Forum: Data Integration
    Can you please provide any installation standards / documents that needs to be followed for the installation of BI data integrator on Linux OS.

    How it is related with this forum. ? It's form forum. Post at Here and close this marking as answered.
    Hamid

  • Need help with WebHelp skins - top nav button padding

    RH8 HTML
    hi all
    I'm working on a csutom skin for a client, and I'm running into a couple prioblems.
    The top nav area, Contents, Index etc etc has been made but between the buttons I get spacing. All around them infact, above, below and between. The main issue is the spacing between the buttons, its causing me problem because the buttons when all joined have a banner of text reading across them, with this spacing it of course looks broken and seperated.. Im sure I've taken it out before, but I cant seem to do it.
    Any help greatly appreciated!!!
    ~Nick

    Hi,
    There are two approaches. You'll have to check which one works for you:
    1. position the buttons only
    2. position the entire table with the buttons.
    1. If you only position the buttons, you’ll leave the rest of the rendering intact. Open whtbar.js and go to line 278, the function getImage. On line 290 there’s a line sI+=”border=0 align=\”absmiddle\”>”;. Replace this line with:
          sI+=" border=0 align=\"absmiddle\" ";
          if(gbIE == false)//Not Internet Explorer
                sI+="style=\"position: relative; top: -1px; ";
          sI+=">";
    Replace the value -1px until it renders correct.
    2. The second option is to completely move the table. In whtbar.js, go to line 148, the function writeStyle. On line 247, replace sStyle+="margin:2px;}\n"; with:
    sStyle+="margin:2px;";
          if(gbIE == false)//Not Internet Explorer
                sStyle+="position: relative; top: -1px;";
          sStyle+="}\n";
    Two notes:
    ·         Both modifications target all browsers other than Internet Explorer. To target specific browsers, check the variables you can use in whver.js.
    ·         Changing either one of these functions will also change the minibar! So double check for the desired result! Hope this helps.
    Greet,
    Willam
    This e-mail is personal. For our full disclaimer, please visit www.centric.eu/disclaimer.

  • Need help with Desktop Office Integration (DOI)

    Hi all,
    i need help to read an Excelsheet into an int. table.
    Its the first time, that i use the SAP DOI. I copy different coding into my Report to get connection to an existing Excelsheet.
    Here is my Coding:
    * first get the SAP DOI i_oi_container_control interface
      CALL METHOD c_oi_container_control_creator=>get_container_control
                        IMPORTING control = gr_control
                                  error   = gr_errors.
      APPEND gr_errors.
    * create a control container as defined in dynpro 100
      CREATE OBJECT gr_container
                EXPORTING container_name = 'CONTAINER'.
    * initialize the SAP DOI Container, tell it to run in the container
    * specified above and tell it to run Excel in-place
      CALL METHOD gr_control->init_control
        EXPORTING
          r3_application_name      =    'Data'
          inplace_enabled          = ' '
          inplace_scroll_documents = 'X'
          parent                   = gr_container
          register_on_close_event  = 'X'
          register_on_custom_event = 'X'
          no_flush                 = 'X'
        IMPORTING
          error                    = gr_errors.
    * save error object in collection
      APPEND gr_errors.
    * ask the SAP DOI container for a i_oi_document_proxy for Excel
      CALL METHOD gr_control->get_document_proxy
                           EXPORTING document_type = 'Excel.Sheet'
    *                       EXPORTING document_type = 'Word.Document'
                                    no_flush = 'X'
    *                                REGISTER_CONTAINER = 'X'
                          IMPORTING document_proxy = gr_document
                                    error          = gr_errors.
      APPEND gr_errors.
    Then i open the Document from lokal PC.
    CALL METHOD gr_document->open_document
          EXPORTING
    *      document_title   = ld_filenc
            document_url     = ld_verzc
    *      NO_FLUSH         = ' '
    *      OPEN_INPLACE     = ' '
    *      open_readonly    = ' '
    *      PROTECT_DOCUMENT = ' '
    *      STARTUP_MACRO    = ''
    *      USER_INFO        =
    *      ONSAVE_MACRO     =
          IMPORTING
            error            = gr_errors
    *      RETCODE          =
      APPEND gr_errors.
    Now i start the spreadsheet interface:
    *...check if our document proxy can serve a spreadsheet interface  data:
      DATA: pd_has TYPE i.
      CALL METHOD gr_document->has_spreadsheet_interface
                        EXPORTING no_flush = 'X'
                        IMPORTING is_available = pd_has
                                  error = gr_errors.
      APPEND gr_errors.
      CALL METHOD gr_document->get_spreadsheet_interface
                        EXPORTING no_flush = ' '
                        IMPORTING
                                  sheet_interface = gr_spreadsheet
                                  error = gr_errors.
      APPEND gr_errors.
    * now loop through error collection because
    * Get_spreadsheet_interface flushed and synchronized
    * the automation queue !
      LOOP AT gr_errors.
        CALL METHOD gr_errors->raise_message
                        EXPORTING  type     = 'I'
                        EXCEPTIONS message_raised = 1
                                   OTHERS         = 2.
        IF sy-subrc = 1.
          MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                  WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
          pd_kz_fehler = 'X'.
          EXIT.
        ENDIF.
      ENDLOOP.
      FREE gr_errors.
    Ok, now i can open a Excelsheet, and i can mark a range in the sheet
    rows is a constant.
    CALL METHOD gr_spreadsheet->set_selection
          EXPORTING
            left     = 1
            top      = 2
            rows     = rows
            columns  = 18
    *    NO_FLUSH = ' '
    *    UPDATING = -1
        IMPORTING
          error    = gr_errors
    *    RETCODE  =
    my first problem: Excel is really open, and the user can see the sheet. I dont want, that excel is visible...is there a way to start excel in no_visible mode?
    second problem: The sheet have makro aktiv...at start from excel, there is a popup, which ask 'makros activate' oder not activate...  i dont want this popup... is there a way, to say it from abap, that makros always active?
    third problem: i see, that the content Table have this components:
    TYPES: BEGIN OF SOI_GENERIC_ITEM,
             ROW(4) TYPE C,
             COLUMN(4) TYPE C,
             VALUE(256) TYPE C,
           END OF SOI_GENERIC_ITEM.
    But my excelsheet have more then 10000 lines....
    forth (and biggest) problem: i need the selected data into an int. tabelle. The table have the components:
    ROW
    COL
    VALUE
    i dont know, how can i do this...
    please help me
    Sorry for my bad english.
    Greetings
    Markus

    Hi,
    May be this link is useful
    /people/thomas.jung3/blog/2005/05/11/using-classic-activex-controls-in-the-abap-control-framework
    Also Check out report SAPRDEMOEXCELINTEGRATION2.
    check the links
    http://www.esnips.com/doc/741a848e-f49a-4436-bec4-e21950f6c94c/desktop-office-integration.pdf
    http://www.esnips.com/doc/2080a9ec-64f9-49c4-bd03-d9f56bc2437c/MSWord--Excel-with-ABAP.pdf
    Regards,
    Raj.

  • I'm new to SQL Server Integration Services and I need help on how to begin learning SSIS. Is there any training for it besides msdn?

    I'm new to SQL Server Integration Services and I need help on how to begin learning SSIS. Is there any training for it besides msdn?

    Check this thread where people have already given their suggestion on learning SSIS
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/f2cc1cf3-204d-454a-a189-47df87a3aa23/i-want-to-learn-ssis?forum=sqlintegrationservices
    I would suggest to go for You tube videos (type learn SSIS or begin SSIS step by step) you will get lot of good tutorials to start with.
    Happy Learning!!
    If this post answers your query, please click "Mark As Answer" or "Vote as Helpful".

  • Hey guys need help regarding iTunes U. My school is moving for iOS and Mac in the classroom and I have been appointed Junior Administrator for the schools technical department and integrating these devices into the classroom.

    Hey guys need help regarding iTunes U. My school is moving for iOS and Mac in the classroom and I have been appointed Junior Administrator for the schools technical department and integrating these devices into the classroom.
    I have an appointment with a director on Tuesday. I want to demo iTunes U. Problem is I have never used it before and have no idea how to set it up and even if I should sign up.
    Please help any ideas regarding iTunes U and how I should direct the meeting tomorrow.
    Please please post here.
    Thanks
    Tiaan

    Greetings fcit@!A,
    After reviewing your post, it sounds like you are not able to select none as your payment type. I would recommend that you read this article, it may be able to help the issue.
    Why can’t I select None when I edit my Apple ID payment information? - Apple Support
    Thanks for using Apple Support Communities.
    Take care,
    Mario

  • I need help integrating Microsoft Office, Outlook and Calendar with my job and is it possible

    Ok guys I am new to the iphone 4s. I just dumped my Blackberry after 10 years. I need help integrating Microsoft Office, Outlook and Calendar with my job and is it possible? Also I need it to automatically push email and appointments to my phone? I will buy any app just need to know which is best for work environment. Here is what I am thinking about doing. http://www.groovypost.com/howto/apple/sync-iphone-or-ipod-touch-calendar-and-con tacts-with-google/ Is this the best way? For personal use I am using paid G whiz app

    I use Google Calendar Sync to sync my work Outlook calendar to a gmail account, then sync that to my iPhone.  It works well for me for the past couple of years.
    As far as mail itself, just ask your it folks for settings for remote access to your exchange account, and then set it up on the phone.
    As far as working with Office docs, to be able to actually edit them and such, look in the app store for DocsToGo or QuickOffice - they both are good but each has it's pros and cons, so on balance it's down to mere preference i think.

  • Help needed on Genesys Cisco Integration Using SIP Server

    We want to integarte our existing Genesys SIP Server with the Cisco Switches
    Need help on how to go for the integration

    This question is too vague to answer.  Please be detailed in your intended topology (what you're tying to communicate between) and what you mean by 'Cisco switch.'

  • Need assistance posting Webhelp to Company Sharepoint site

    Need assistance posting Webhelp to Company Sharepoint site.

    Check out this Adobe blog post and see if it helps: http://blogs.adobe.com/techcomm/2012/10/integrating-robohelp-projects-with-sharepoint.html. It would also be a good idea to ensure you have the appropriate SharePoint permissions for RoboHelp to write to your document folder.
    You may also want to look at this webinar; http://www.adobe.com/cfusion/event/index.cfm?event=set_registered&id=2099687&loc=en_us

  • Need help to import and syncronize HCM pagelets with Interaction Hub, how can I do that?

    Hi,
    I need help to import and synchronize HCM pagelets with Interaction Hub, how can I do that? The default page "Select Remote Content" of the WorkCenter "Unified Navigation WorkCenter" is not working as well, when I run the import/sync button I get the following error message:
    Integration Gateway: General Connection Failed (158,10836)
    This error is thrown when there is no valid response.
    Possible errors include:
    Bad gateway URL
    Sync Service Timeout set and Service actually timed out.
    Java exception thrown - Check Application Server for possible Java exception

    Do you have integration configured between the two systems?  It sounds like you don't from the error.  Here is a walk-through on setting up Unified Navigation although it assumes you have integration already working.  If you haven't done that, it's documented a hundred different places.
    http://remotepsadmins.com/2013/03/04/peoplesoft-unified-navigation-with-peoplesoft-applicatations-portal-interaction-hub/

Maybe you are looking for