How to install help files on BI 7.0 bex analyzer

Hi All
I have successfully installed the help files for my abap stack on BI 7.0, by configuring transaction SR13 to point to the help DVD on our file server.
However, when I try to go to help in the new version of the analyzer, I get the following error:
Help Type 5 is not valid for the platform NONE
Exception 5 when calling IWB_HTML_HELP_URL_GET occurred.
Does anybody have an idea how to fix this please.
Thanks
Sam

Hi All
I will e-mail all those that have asked for a screen dump. I will also include the instructions below:
1. Copy the PlainHTMLFile and the HTMLHelpFile from the Help cd to a windows servers
2. Goto transaction SR13
For BEX Analyser Help
1. To install the BEX help files, click on the PlainHTMLFile tab
2. In the Platform Filed enter NONE
3. In the Area Field enter IWBHELP (or you can select documentation from the drop down)
4.In the PATH field enter the path of the PlainHTMLFiles that you copied to your server (i.e C:\Help\PlainHTML\BEXHELP\helpdata)
5. In the Language field, enter EN
6. Click on DEFAULT check box.
7. Save your changes
For Abap stack Help
1. To install the Abap help files, click on the HTMLHelpFile tab
2. In the Platform Filed enter WIN32
3. In the Area Field enter IWBHELP (or you can select documentation from the drop down)
4.In the PATH field enter the path of the HTMLHelpFile that you copied to your server (i.e C:\Help\HTMLHelpFile\helpdata)
5. In the Language field, enter EN
6. Click on DEFAULT check box.
7. Save your changes
Please let me know if anybody needs more assistance
Thanks
Sam

Similar Messages

  • How to install help file on local PC

    Dear All,
    One of our customer's local machine has problem when open the help file. The help file said navigation to the webpage was canceled. They are on SAP2007 PL49
    Tried
    1) Download from the shared folder - not helpful
    2) Delete the help folder and copied from the shared folder and install from local - not helpful
    3) Open the help file in IE directly - can be opened
    Thank you in advance.
    Regards,
    Yuka

    Yuka,
    Have you checked this thread?
    Re: Regarding Help File *F1*
    Thanks,
    Gordon

  • How to install help file into dw?

    I'm now using DW CS4. When I look up into the help (Shift+F1) system, I find the help information is not adequate. Might I install any new help file into it?
    Thanks a lot.

    Hi,
    to show you the menu in my DW CS, here a screenshot, after "Edit" > "Keyboard Shortcuts":
    Hans-Günter

  • How to Install Help FIles in Encore 2.0?

    Have Encore 2.0 on Win Xp Pro
    I just installed Encore 2.0
    The help files did not transfer over. I get the Adobe on-line help it seems but I need the html help files that usually come with the F1 key.
    They are on the original 2.0 DVD install disk but I dont want to go there everytime I have a help question.
    Should I copy the DVD help files to somewhere on my hard drive
    Thanks

    Hi All
    I will e-mail all those that have asked for a screen dump. I will also include the instructions below:
    1. Copy the PlainHTMLFile and the HTMLHelpFile from the Help cd to a windows servers
    2. Goto transaction SR13
    For BEX Analyser Help
    1. To install the BEX help files, click on the PlainHTMLFile tab
    2. In the Platform Filed enter NONE
    3. In the Area Field enter IWBHELP (or you can select documentation from the drop down)
    4.In the PATH field enter the path of the PlainHTMLFiles that you copied to your server (i.e C:\Help\PlainHTML\BEXHELP\helpdata)
    5. In the Language field, enter EN
    6. Click on DEFAULT check box.
    7. Save your changes
    For Abap stack Help
    1. To install the Abap help files, click on the HTMLHelpFile tab
    2. In the Platform Filed enter WIN32
    3. In the Area Field enter IWBHELP (or you can select documentation from the drop down)
    4.In the PATH field enter the path of the HTMLHelpFile that you copied to your server (i.e C:\Help\HTMLHelpFile\helpdata)
    5. In the Language field, enter EN
    6. Click on DEFAULT check box.
    7. Save your changes
    Please let me know if anybody needs more assistance
    Thanks
    Sam

  • How to Install .CAP file in the Java Card?

    Hi Friends..
    How to install *.CAP* file in the Java Card?..
    I've GPShell script as follows :
    mode_211
    enable_trace
    establish_context
    card_connect -readerNumber 2
    open_sc -security 1 -keyind 0 -keyver 0 -mac_key 404142434445464748494a4b4c4d4e4f -enc_key 404142434445464748494a4b4c4d4e4f
    install_for_load -pkgAID a00000006203010c01 -nvCodeLimit 500  -sdAID A000000003000000
    load -file HelloWorld.cap
    card_disconnect
    release_contextwith that script i can load HelloWorld.cap file successfully..
    Now, how to install the HelloWorld.cap file?..
    if i add script : load -file HelloWorld.cap i got this error :
    install -file HelloWorld.cap
    file name HelloWorld.cap
    Command --> 80E602001B09A00000006203010C0107A00000015100000006EF04C60201A80000
    Wrapped command --> 84E602002309A00000006203010C0107A00000015100000006EF04C60201
    A80030C859793049B85300
    Response <-- 6985
    install_for_load() returns 0x80206985 (6985: Command not allowed - Conditions of
    use not satisfied.)i ask this question because when i tried to select the applet through its AID, by this script :
    establish_context
    card_connect -readerNumber 2
    select -AID a00000006203010c0101i got this message error : select_application() returns 0x80216A82 (6A82: The application to be selected could not be found.)
    but there's exactly any that AID in my Java Card..
    here's is the list of AID from My Java Card :
    C:\GPShell-1.4.2>GPShell listgp211.txt
    mode_211
    enable_trace
    establish_context
    card_connect -readerNumber 3
    * reader name OMNIKEY CardMan 5x21-CL 0
    select -AID a000000003000000
    Command --> 00A4040008A000000003000000
    Wrapped command --> 00A4040008A000000003000000
    Response <-- 6F108408A000000003000000A5049F6501FF9000
    open_sc -security 1 -keyind 0 -keyver 0 -mac_key 404142434445464748494a4b4c4d4e4
    f -enc_key 404142434445464748494a4b4c4d4e4f // Open secure channel
    Command --> 80CA006600
    Wrapped command --> 80CA006600
    Response <-- 664C734A06072A864886FC6B01600C060A2A864886FC6B02020101630906072A864
    886FC6B03640B06092A864886FC6B040215650B06092B8510864864020102660C060A2B060104012
    A026E01029000
    Command --> 8050000008AAF7A87C6013BC0300
    Wrapped command --> 8050000008AAF7A87C6013BC0300
    Response <-- 0000715457173C2A8FC1FF0200937A55C288805D8F2A04CCD43FA7E69000
    Command --> 848201001023CA18742D36165ED992CFF2146C3D51
    Wrapped command --> 848201001023CA18742D36165ED992CFF2146C3D51
    Response <-- 9000
    get_status -element 10
    Command --> 80F21000024F0000
    Wrapped command --> 84F210000A4F004FF8BE1492F7275400
    Response <-- 0CF0544C00004D4F44554C415201000009A00000006203010C010100010AA000000
    06203010C01019000
    GP211_get_status() returned 2 items
    List of Ex. Load File (AID state Ex. Module AIDs)
    f0544c00004d4f44554c4152        1
    a00000006203010c01      1
            a00000006203010c0101
    card_disconnect
    release_contextPlease help me..
    And please correct me if i'm wrong,,
    Thanks in advance..

    Any suggestions for my question?..
    Please help me..
    Thanks in advance..

  • How to install XAP files to Lumia 920

    May I know how to install XAP files into Lumia 920 since it doesn't have the SD card slot.

    I dont think , if it continues like that in windows phone OS, i dont think people will like windows 8 in near future, we are going to get mozilla OS, Linus OS in near future , and still Windows follows old principle of every thing money matters, better AS a loving fan of nokia am suggesting instead of  windows OS better look for other options to increase market share, the kind of purchasing windows phone is waste of money and no customizations, it reallllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllly frustrating nokia lummia users and I am suggeting all my friends to not to buy lumia eventhough I am hard core fan of Nokia and they are surprising about,
    NOKIA  please re think about Windows OS phones???????????????????///

  • How to install .exe files on pawerbook g4?ty

    how to install .exe files on pawerbook g4?ty

    dot e x e files are PC executables.  They will not work on a PowerBook unless you have an appropriate Windows PC emulator, such as Virtual PC on the machine, which BTW runs very slowly on my TiBook so I don't use it very often.  (Actually, I haven't used it for anything that actually worked in several years.)

  • How to Install Air file in Android phone

    Hi,
    I have created a help system using RoboHelp and created adobe Air file. I want to install the help file in my Android phone. how do i install the help in my phone. I have installed Adobe Air application through Android market. but i am unable to install the air application. is there a way to convert the AIR file as PKG and install it?
    please help.
    thanks.

    Follow up - just found this thread - http://forums.adobe.com/thread/887118?tstart=0
    You're out of luck - go hit the wish list form at: http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38

  • How to read help files of c++?

    I want to get some on-line information about c++ functions, such as 'cout(...)', 'printf(...)' . So where are the help files? and how to use them?
    Thanks

    Hi there,
    Generally, if you have man pages installed on your system then just type
    man cout on the commandline and you will see the
    syntax and synopsis and some detail on the function.
    If you do not have man pages installed then go to:
    http://docs.sun.com site and select Programming->
    C++->Sun WorkShop Compiler C++ 5.0 collection->C++
    library Reference.
    I hope this helps you.
    .....jagruti
    Developers Technical Support
    Sun Microsystems, http://www.sun.com/developers/support

  • How to install ipsw file on my slide to setup iphone 4s

    i got myself in a big mess when erased all content am settings on my iphone 4s without backing anything up, since then, when turrn on the device, what comes up is "SLIDE TO SETUP" and when slide, it tells me to select my language and country, having done that, what comes up again is "CHOOSE A NETWORK(wifi)" and down the screen, see "CONNECT TO ITUNES IF yOU     ddont have an available wifi ntwork,i clicked on that and the nxt screen is "connect to itunes" somebody told me to turn off the phone, hold down the home button before   I connect my usb to the phone, that way , itunes will detect it and restore my phone, did so, itunes detected the phone but before it can restore, the OS need to be downloaded,I accepted, the OS is about 1.4G, and the ntwork here is so bad that the OS even download,I decided to download the ipsw file for the phne with my blackberry device, and my problem now is how to install the ipsw file to my iphone, somebody should please help me out I plead , am in a big trouble, pls help me out . 

    Locked Out, Forgot Lock or Restrictions Passcode, or Need to Restore Your Device
    1. iTunes 10 for Mac- Update and restore software on iPod, iPhone, or iPad
    2. iOS- Forgotten passcode or device disabled after entering wrong passcode
    3. iPhone, iPad, iPod touch: Wrong passcode results in red disabled screen
    4. iOS- Understanding passcodes
    5. What to Do If You've Forgotten Your iPhone's Passcode
    6. How to Recover Forgotten iPhone Restrictions Passcode | The iPhone and iPad
    7. Restoring iPod touch after forgotten passcode
    8. RecBoot: Easy Way to Put iPhone into Recovery Mode - if all else fails.
    Forgotten Restrictions Passcode Help
    1. How to Recover Forgotten iPhone, iPad Restrictions Passcode
        If this method does not work, then you will need to fully Restore your
        device as New

  • How to Install .bar files on Z10

    I tried to install .bar file on Z10 tried enabling development mode and downloading sideloading tool which is an .exe file which again cannot be opened. How to intal them?
    Solved!
    Go to Solution.

    Sachesi should do the trick. Look in these forums for the "Downloaded Applications for BlackBerry 10" section. There's a sticky at the top about installing Android apps, the Sachesi link is there.
    Cheers.
    - If my response has helped you, please click "Options" beside my post and mark it as solved. Clicking the "thumbs up" icon near the bottom of my response would also be appreciated.

  • How to include help file in application

    Hello,
    i developed an application using java swing. i need to include help file in my application. How to include it?
    Thanks,
    Sri

    Hi Sri,
    Use Java Help....
    There is some thing called as Help set. In a button action listener u have to call that.
    HelpSet helpSet = getHelpSet("path");
    HelpBroker helpBroker = helpSet.createHelpBroker();
    CSH.setHelpIDString (jButton,"filename");
    jButton.addActionListener(new CSH.DisplayHelpFromSource(helpBroker));
    Regards,
    Kumar

  • How can build help file for right to left and non english language

    hi erverybody, i have a big problem ,please help me
    i creat a c# appliction with vs.net2005 and i want to write
    help file for it .i need a software to creat help file for non
    english language(such as persian or arabic) and right to left
    support . i tried many helpware chm builder tools but each of them
    made a problem .i dont know what to do .what is the best solution
    for creating help files for right to left and non english languages
    how can i build my help file with f1 helping ability .thank u
    so much
    Text

    Hi Mr_Sia and welcome to the RH community.
    You could try looking at the HAT Matrix. This is a comparison
    of all the help tools around. Click
    here to go to it.
    RoboHelp itself, whilst it does support over 35 different languages
    does not support Persian or Arabic.

  • How to install .SAR file

    I just downloaded Netweaver Developer Studio SP 11. Its in .SAR format. Am wondering how to install it?

    Hi!
    i have the same problem.........................
    i was download sap developer studio2.0 Sp21 from sap market place.
    This file come with "JIDE21_0-10002804.SAP".
    when i try to uncompress using SAPCAR -XVF, It's showing following error.
    Invalid UDF-8 encounter.................
    Illegal bite sequence C:\a\.............................
    kinldy give me the solution.
    regards
    raghu

  • How to install OpenGL files on Solaris 10

    I found OpenGL stuff is missing from the Solaris 10 system when I installed gtkglext from its source code and got an error after the 'configure' command.
    bash-3.00$ ./configure
    checking GL/glx.h usability... no
    checking GL/glx.h presence... no
    checking for GL/glx.h... no
    configure: error: Cannot find GLX header
    I remember that for software groups during Solaris 10 installation, I did choose the Entire Solaris Software Group to guarantee the developement packages are installed. Could you give some help on how to install opengl stuff from Solaris 10 installation disks?

    It's hard to believe that no one here (official Sun
    developer network) can answer my question. Maybe few
    people develop under Solaris.That must be it.

Maybe you are looking for