RoboHelp dropping mapped CSH IDs

RoboHelp is dropping about 20 topics out of 1024 from from
the whcshdata.htm file that are mapped from my project CSH .hh
file. Changing the numbers did not help. Redoing the file names did
not help.
Anyone heard of this happening and whyt? Do I have to start
over and import into a new project and remap all of the files to
get a new database? This is scary because it took us several days
to discover this was the problem and there is no rhyme or reason
for it dropping the mappings.

I am back from vacation. No, the WebHelp build files are
dropping CSH topic files mapped properly from the HH file.
WebHelp uses two files for CSH (schdat_webhelp.htm and
whcshdata.htm). On my bulid yesterday there should have been 125
mapped topics. There were 104 in those two files. It choked on a
whole series of topics that had the same 28 character initial text
in their ID. Abbreviating the IDs (28 down to 3 characters) passed
those items. Is there some sort of limit on the number of
characters in a mapped ID? Other failed IDs where much shorter, yet
they were dropped. Sometimes just changing the mapping number
passes the ID. Sometimes it doesn't. It is terribly frustrating.
In other occurances where the same topic is mapped to
multiple IDs it would drop the additional mappings or in some cases
change the case for the file name to lower case for the additional
mappings, making them not work (Unix server) while leaving the
initial entry upper case.
This makes every build an exercise in frustration and back
checking, with manual editing of the two WebHelp files to get the
CSH to work. I hope that explains it better.

Similar Messages

  • Drag and drop mapping UI element/functionality

    Hi All,
    we are searching for functionality, in which the UI should contain drag and drop mapping options.
    e.g.
    we have ztableA(cities) containing values:
    NewYork
    London
    Tokyo
    Moscow
    we have ztableB(countries) containing values:
    Russia
    UnitedStates
    Germany
    England
    the UI should contain above two table values vertically (cities on left side, countries on right), and the user should be able to map by dragging and dropping the cities with appropriate countries.
    initially, the screen will look like:
    NewYork     Russia
    London      UnitedStates
    Tokyo       Germany
    Moscow      England
    after drag and drop actions by the user, it will look like:
    NewYork     UnitedStates
    London      England
    Tokyo      
    Moscow      Russia
                Germany    
    after the mapping is saved by the user, i can save the paired values in 3rd ztable.  
    for this UI, how can we achive, are what is the preferred way to get this, using webdynpro abap or fpm or any other?.
    which UI elements we can use. We are on SAP ECC6, EHP7
    thanks in advance.
    Madhu_1980

    Hi,
    You can use Table UI with drag and Drop. create an Event handler for onDrop and read the drag source and drop target then you can append those to new table.
    Drag and Drop - Web Dynpro for ABAP - SAP Library
    Hope this helps u,
    Regards,
    Kiran

  • The following mapped Topic IDs were not used in any topic:

    Hi, I just start my Help File - RH8. One topic only. If it's writing in english "NewTopic1" compiling OK.  If it's writing in Portuguese "NovoTópico1", when compile get this Note.
    "The following mapped Topic IDs were not used in any topic:"
    Nothing at the "Remoe Unused MAP IDs..." can you help? Thanks.

    Hi,
    What happens if you use a find and replace to replace all characters with umlauts in the topics before importing them? (Backup your files first though)
    Greet,
    Willam

  • JBuilder Integration - Drop Mapping

    JBuilderX, Kodo 3.0.3
    I created a simple project with one class called Entity with a couple fields
    and chose Create JDO Metadata and an Entity.jdo was created. I did Create
    Mapping on the .jdo and chose None for the schema action and an
    Entity.mapping was created (so far, so good). I then chose Drop Mapping
    Info, again with None for the schema action. The Entity.mapping file is now
    empty and a warning appears in the JBuilder messages pane (all messages
    pasted below). What is the log it is referring to (some log other than these
    messages?). Why could it not remove the file, does JBuilder have it open? I
    now have to delete the file manually before I can do Create Mapping again,
    otherwise I just get a org.xml.sax.SAXParseException: Premature end of file.
    Writing to file "D:\Projects\TestKodo\src\testkodo\Entity.jdo".
    Using dictionary class "kodo.jdbc.sql.DB2Dictionary" (DB2/NT SQL08013 ,IBM
    DB2 JDBC Universal Driver Architecture 1.3.70).
    Parsing metadata resource
    "file:/D:/Projects/TestKodo/src/testkodo/Entity.jdo".
    Creating a default mapping for type "class testkodo.Entity".
    Writing to file "D:\Projects\TestKodo\src\testkodo\Entity.mapping".
    Parsing metadata resource
    "file:/D:/Projects/TestKodo/src/testkodo/Entity.jdo".
    Using dictionary class "kodo.jdbc.sql.DB2Dictionary" (DB2/NT SQL08013 ,IBM
    DB2 JDBC Universal Driver Architecture 1.3.70).
    Parsing metadata resource
    "file:/D:/Projects/TestKodo/src/testkodo/Entity.jdo".
    Parsing metadata resource
    "file:/D:/Projects/TestKodo/src/testkodo/Entity.mapping".
    Could not delete unused mapping file
    "D:\Projects\TestKodo\src\testkodo\Entity.mapping".
    Some of the following mappings may not have been dropped: [testkodo.Entity].
    Undropped mappings will not affect the system. See the log for possible
    reasons for the failure.

    I see the same behaviour in Eclipse 3M7.
    "Gerald Turnquist" <[email protected]> wrote in message
    news:c3kk6t$4hb$[email protected]..
    JBuilderX, Kodo 3.0.3
    I created a simple project with one class called Entity with a couplefields
    and chose Create JDO Metadata and an Entity.jdo was created. I did Create
    Mapping on the .jdo and chose None for the schema action and an
    Entity.mapping was created (so far, so good). I then chose Drop Mapping
    Info, again with None for the schema action. The Entity.mapping file isnow
    empty and a warning appears in the JBuilder messages pane (all messages
    pasted below). What is the log it is referring to (some log other thanthese
    messages?). Why could it not remove the file, does JBuilder have it open?I
    now have to delete the file manually before I can do Create Mapping again,
    otherwise I just get a org.xml.sax.SAXParseException: Premature end offile.
    >
    >
    Writing to file "D:\Projects\TestKodo\src\testkodo\Entity.jdo".
    Using dictionary class "kodo.jdbc.sql.DB2Dictionary" (DB2/NT SQL08013 ,IBM
    DB2 JDBC Universal Driver Architecture 1.3.70).
    Parsing metadata resource
    "file:/D:/Projects/TestKodo/src/testkodo/Entity.jdo".
    Creating a default mapping for type "class testkodo.Entity".
    Writing to file "D:\Projects\TestKodo\src\testkodo\Entity.mapping".
    Parsing metadata resource
    "file:/D:/Projects/TestKodo/src/testkodo/Entity.jdo".
    Using dictionary class "kodo.jdbc.sql.DB2Dictionary" (DB2/NT SQL08013 ,IBM
    DB2 JDBC Universal Driver Architecture 1.3.70).
    Parsing metadata resource
    "file:/D:/Projects/TestKodo/src/testkodo/Entity.jdo".
    Parsing metadata resource
    "file:/D:/Projects/TestKodo/src/testkodo/Entity.mapping".
    Could not delete unused mapping file
    "D:\Projects\TestKodo\src\testkodo\Entity.mapping".
    Some of the following mappings may not have been dropped:[testkodo.Entity].
    Undropped mappings will not affect the system. See the log for possible
    reasons for the failure.

  • Robohelp - TFS Mapping issue for different versions

    Hi,
    I'm using Adobe Robohelp 9 with Team Foundation Server 2012 on Windows 7 -  64 bit. I've also installed Microsoft Visual Studio Team Foundation Server 2012 MSSCCI Provider. I've mapped all the project folders on my machine. We create HTML help (.chm) for our application.
    I have different versions for each module of our entire product on Team Foundation Server 2012 (As we have multiple modules in our product), for example x+1, x+2, x+3 and so on.
    Each module has different Robohelp projects for every version/branch. This means, if the Online help for any module from any version is changed, we update it in the respective version of the Online help project.
    When we move on to the next version, due to binary files, the next version contains the same path and properties of previous version. We need to have different project for single module for the next version. For this, I have changed the TFS project path of every .xpj project for every version. For example, if I'm working on version x+2, then I've changed the TFS project path from x+1 to x+2 manually on x+2 version/branch and then started working on it.
    As these Robohelp projects (for each module) are mapped to my local folder on C drive, it shows a single workspace mapped with same path on my machine. This should be the ideal condition for my all projects as follows:
    But sometimes when I try to update any file from version x+2 and then check-in my changes, the changes are getting checked-in to the previous version, i.e. x+1. And if I see the workspace of the x+1 version, it shows one more wrong workspace added below the correct one. This new workspace contains the Source control folder path of x+1 version and the Local folder path of x+2 version. That means, my robohelp project folder of x+2 version from my local drive is getting mapped to TFS folder of version x+1. That is why all the changes done in Robohelp project files from x+2 version are going in to x+1 version.
    The strange here is when I try to check-in my changes in x+2, it shows the correct path of x+2 version. But they all go to x+1 version, which should not happen.
    If anyone can help me in this problem, it would be a great help!
    Thanks in advance and waiting for solution,
    Dipali

    So, if I understand correctly, you create a duplicate of the project and
    check that in on a different location in TFS. That is the way to go.
    My guess is that the XPJ still references the old version's path. Try
    checking out the XPJ with TFS and open in with notepad. Search for
    'vc::cookie'. Check that the path there points to the correct path of
    the project in TFS. It probably still references the old path and so
    RoboHelp will check it in at the old path.
    Kind regards,
    Willam

  • Cannot drop Mapping

    Hi,
    in our project there is an mapping that seems to be corrupt. We cannot open it (when the editor opens, it shows nothing). So we would like to import that map from an older MDL-file. But we also cannot drop the mapping. OWB shows an API5072 Error then:
    Internal Error: Null message for exception.
    Is the there a way to get rid of that mapping?
    Regards,
    Tobias

    Hi Tobias,
    you may try to export everything but the corrupt mapping. Then import into a new repository. Eventually import the last backup of the corrupt mapping into the new repository.
    But first try to quit and restart design center. Sometimes we experience strange errors that vanish after a restart.
    Regards,
    Carsten.

  • Split Mapping message IDs in Adapter Engine

    Hi Experts,
    I have to get the message ID of all messages from adapter engine where these messages are created as a result of a split mapping.
    I only have the inbound message ID in integration engine. Is there any place where this correlation is maintained.
    Regards,
    Ravi.

    hi,
    Check out this blog also:
    /people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi
    Rgd, Adapter Engine:In general
    http://help.sap.com/saphelp_nw70/helpdata/en/8f/d906d01f77fa40a4c84683c3f8326f/content.htm
    Message Flow for some extent:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/02706f11-0d01-0010-e5ae-ac25e74c4c81
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e21106cc-0c01-0010-db95-dbfc0ffd83b3
    hope this may help you,
    regards,
    srinivas

  • Update to RoboHelp Dropping all Files/Content

    Hi,
    My colleague has now encountered the same problem as I described here:
    http://forums.adobe.com/message/5300528#5300528
    Here is the content of her report:
    "A similar problem that happened earlier to Derek is now happening to me. I was generating the WebHelp output for our merged project (the merged project is a container for all the sub-projects and we generate them all one by one to create the online help output). When I opened the last sub-project on the list (we have 15 sub-projects at the moment), I suddenly had two instances of the RoboHelp project running – one looked like the normal project and the other one had no content, it was just a template project with some default files. And then RoboHelp crashed. All I could see was an error message saying that RH has encountered a problem and is closing.
    When I opened the project again, all the project files were missing. See the attachment for an example of the empty project.
    All the correct project files were still in the project folder in SVN but now there were also all these additional files which were not there before. When I did an SVN commit on the project folder, I got a long list of files that were added and also a few of the real project files were marked as updated. See a  list of these files in the attached screenshots.
    To solve this problem I had to do a fresh checkout of the Documentation folder in SVN. After the fresh checkout, the problem project opened normally with all the files in it and I was able to generate a Web Help output normally.
    We are wondering if this could be a network issue (connection to SVN) rather than a problem with RoboHelp? RoboHelp works fine 99% of the time, and then suddenly, with a random project, this issue occurs. Could RoboHelp lose the connection to the files in SVN for some reason and this is why it crashes and loses all the project files?
    We are using RoboHelp 10 with SVN (TortoiseSVN 1.7.7, Build 22907 - 64 Bit) and the operating system is Windows 7."
    Addendum: I switched machines + new RH install, in an effort to rule out a HW issue. However it occurred again on the new machine.
    /Derek

    As requested the thread has been moved to RoboHelp HTML. Sorry I missed your earlier request.
    I am not a source control user but  I cannot see how a project that has crashed can check files in. A crashed project cannot do anything. Maybe you will need to contact Tech Support on this one.
    What if you check everything out and remove the source control link?
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • DHCP static maps & Client IDs

    I'm thinking of implementing DHCP service on my Xserve. I see that when an Airport Extreme Base Station runs a DHCP server, you can create static maps with the individual computers/clients identified by their DHCP Client ID, something which I would find useful. AFAICT, this is not possible in Leopard Server's DHCP server, but it seems so unlikely that the AEBS has MORE functionality than Leopard Server.
    Am I right, or is it possible to map static IP addresses by Client ID in Leopard Server?

    Camelot wrote:
    Leopard Server does support static maps - it's right there in the Server Admin GUI.
    Yes, I think I mentioned that.
    However it's based off client MAC address, not Client ID.
    So that's a no then.
    Which means an AirPort Extreme Base Station has greater functionality than Leopard Server:-(

  • Imported a .h map file, no Map IDs show

    Background: RoboHelp 10 project, linked to a FrameMaker 11 book, HTML Help output. No errors or missing resources on update of Fm book.
    After linking the project to a Fm book with TopicAlias markers selected for CSH, I imported a .h map file used by the developers and did a Force Update All. The imported map file shows up under the Map Files node in the Project Set-up pod. But when I double-click it, nothing displays in the Map IDs panel on the left side of the Edit Map IDs dialog box.
    I thought 1) specifying TopicAlias markers for CSH during link setup, and 2) importing the developers' .h file would map the IDs to the topics.
    Am I doing something wrong in the linking or .h import steps? I really don't want to have to manually edit the topic IDs in BSSCDefault.h--there are hundreds of them.

    Umm, if you’re using the markers from your FM files to set the mapping, why are you getting something from the developers? In your workflow I would expect you to be sending them your .h file, not the other way round ;>)

  • Using Map Files / Map IDs

    Heya,
    RH9, merged webhelp
    I'm trying to set up Map IDs for a quasi-context sensitive help feature, and I'm feeling a bit overwhelmed. I've read through the RH9 help which links to the Grainge website and a couple more links, but I'm still not sure what to do.
    First, the background:
    We auto-generate a set of release notes for new features and fixes. This is done using a script that pulls the relevant information out of Dovetail (basically where all our support and development cases are stored). So basically our release list shows the case number, the area of the software, and a brief summary of the fix/feature. The release notes are script-generated as an .html file that we can link to in help.
    The issue is that they want me to alter the release notes so that the case number serves as a hyperlink to the relevant topic in help. So, for example, if we had a new feature for widget making, case number 12345, the release notes entry for this would have a hyperlink that would take the user to the 'Widget Making' help topic.
    My thinking is that I can use the case numbers as Map IDs, ie assign Map ID '12345' to the 'Widget Making' topic, and then create a generic link in the release notes that can 'insert' the relevant case number when the user goes to find that associated help topic.
    Potential Issue:
    We use a merged help system, but we do not need to merge map files. Our help system consists of one mostly-empty parent project (title page, about page, etc.), a project that contains the majority of our topics, a project that contains database information for technical users, and a few other odd projects. All of the linked topics are going to be in the same main child help project. Because of this, the map file/IDs are going to be a single set in a single project, but not the parent project.
    Does this only affect the pathway for the basic link (e.g. "webhelp/mergedProjects/child1.htm" instead of "webhelp/start.htm"?), or are there other considerations? For example, the merged help map ID topics I've seen talk about using number ranges to denote the different projects, but since we've only the one, do we really need to do that? To me, it seems like we should be able to use a relatively straight-forward single-project type link, with the only difference being that the the link goes to a child project folder and not the main webhelp folder.
    So far in testing, the link doesn't work, so I'm wondering if either the URL is not as straight-forward as I hoped, or I'm missing something else due to the nature of how our webhelp is set up. Because it's a child, do we still need to 'merge' map files even if we don't need one for the parent? (ie we create an empty parent map file, merge it with the child, and link to the parent?)
    Thanks for any tips/advice!

    Hi,
    When you use CSH in a merged project, the master project will automatically check all child projects when the context sensitive id cannot be found in the master project.  Peter’s method includes merging the map files but I don’t think that is necessary. We have several merged projects that work perfectly without merging the map files. But Peter is the authority on merged help
    It is important to first get the terminology straight. In WebHelp there are Map ID’s and Map numbers. The Map ID (or topic id) is an alphanumeric string that can be anything from one character to a hundred or more characters. Then there are the Map numbers. Map numbers are a number between 1 and 4.294.967.295.
    The terminology is important because what RoboHelp calls a Map ID may be referred to as a map number. Reading the article on Peter’s site I get the impression that what is called a Map ID on Peter’s site is actually the Map number in RoboHelp. (Please correct me if I’m wrong Peter.) The Map ID in RoboHelp is the Topic ID on Peter’s site. See step 8 of the article, it describes how to create a test page using the default RoboHelp JavaScript API. But that test page actually uses the map numbers as the default JS API does not support topic id’s, only map numbers.
    Your map file tells the following:
    ‘12345’ is the Map ID or topic ID.
    ‘1’ is the Map number. The Map ID referred to on Peter’s site if I’m not mistaken.
    Calling the Map number 12345 will not work if you use the default method because you are looking for the wrong number. Try the following:
    Say that your master project is placed on http://localhost/newproject.htm. Open a new browser window and add the following URL in the browser where you replace the url with the url your project is placed:
    http://localhost/newproject.htm#<str=12345
    Does this get the desired result? Also try the test page but use ‘1’ instead of ‘12345’. Does this also get the correct page?
    You (or your developers) may also be interested in my WebHelp CSH dissection: http://www.wvanweelden.eu/robohelp/webhelp/csh Note that this article is aimed at developers and does not provide any direct answers, but it will help you understand the different settings in RoboHelp.
    Hope this doesn’t confuse you and I hope my assumptions about your intended action are correct.
    Greet,
    Willam

  • Cannot drop a Mapping !!!

    OMBCC is used to change context to Oracle Target Module
    When running
    OMBDROP MAPPING 'mapname'
    OMB+ generates
    PUB01010: Object is not deletable.
    Urgent. Please reply ..
    - Jojo
    Message was edited by:
    user467494

    Jörg,
    Thankyou for replying.
    On Naming TAB of Preferences screen:
    Mode is set to 'Physical name mode'
    Propagation is 'Propagate business name to physical name'
    (Other one is not selected)
    Replace mode is alos not working, neither update mode.
    Only create mode is importing the Mapping correctly.
    Development mdl has an extra column not available on Production metadata.
    This is not required to be propagated either.
    So, need to Drop Mapping and Create the same.
    ( Warning when importing the Mapping..
    Warning at line 10,318: MDL1215: Referenced item with physical name <newColName>, business name <newColName> and UOID <0C6E5AEC6F7544E1E0440003BACE9897> not found for ...
    Warning: MDL1196: Mapping <mapName> imported, but it is not identical to mapping defined in import data file. See warning messages above for more details.
    - Jojo

  • Best approach for IDs mapping..

    Hello,
    I'd like to ask you for your experiences about classical integration problem: mapping of IDs (materials, partners...)
    What is the best approach for integration between SAP and other systems? Can you give me some hints?
    Thanx, Peter

    Hi Peter,
    you have 4 ways to do it:
    1. you can do it inside an integration process:
    RFC call for checking a table with ID -> ID mappings
    (not so good as you have to use integration process)
    but very easy to biuld as this is standard 
    2. table in R/3 and changing the values in a user exit
    (you maintaint the data in a table in R/3)
    the fastest way (no calls to other programs)
    but you have to create user exits and
    this is not why you (your client) bought the XI  
    3. you can use this new RFC API
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/801376c6-0501-0010-af8c-cb69aa29941c
    which seems to be the best approach
    as you don't need BPM for this and it's a standard
    4. value mapping tables in XI...
    Regards,
    michal
    Message was edited by: Michal Krawczyk

  • Travel theme - best settings for drop in maps

    I am using the Travel theme and really like the idea of putting custom maps into the opening and chapter markers in the themes. However, I am trying to work out the best 'settings' for maps so they show up best once filtered into the background.
    For example, when I drop maps (that are predominantly white) into the opening credits they have made the overall shade of the background lighter (more cream than sepia) so you can clearly see their edges. Also, the contrast gets cut a lot so the maps look a lot more washed out than, for example, the map of Africa that is permanently in the opening credits.
    Has anyone experimented with this and can they make any suggestions for what works best in terms of blending in with the pre-existing maps or otherwise looking the best once it is filtered by the theme?

    Well - the best I found was using Mapquest maps. Guess that's the best...

  • RH7: Map ID and Frame Topic-Splitting

    Greetings. Hope someone could help with the following:
    I've created a very simple Frame file with two 'Heading2'
    paragraphs and a handful of other paragraphs types to describe
    contents.
    For illustration purposes, let's say the Map file I have
    received form my developer has exactly two entries:
    HIDD_APP_PREF_FIRST_DIALOG 0x200E8
    HIDD_APP_PREF_SECOND_DIALOG 0x200E9
    At the beginning of each paragraph I have inserted a custom
    marker with the name 'HelpMarker'.
    (Question 1) What is the exact text that should go in each
    marker text box?
    When I add my Frame file by reference, I specify 'HelpMarker'
    in the 'Define Context-Sensitive Help Marker' text box.
    In the 'Style Settings' dialog...
    -- I specify 'H2' as the 'User-Defined HTML Tag'
    -- I check 'Heading 2' for pagination settings and click
    'Finish'.
    Once the Frame file has been processed I have only one topic.
    I would expect to have two.
    (Question 2) What should be done differently to have one
    topic per 'Heading 2' paragraph type in my original Frame document/
    When done

    First the answer to your following question
    (b) Must I manually match the hypertext marker with a topic
    using the 'Edit Map IDs Dialog'?
    Yes, you are correct in the understanding that "this is the
    traditional way of accomplishing the required task". So, this is
    one possible way but this can be done in a better way using
    FrameMaker integration feature.
    It provides a different automated flow for creating Context
    Sesitive Help map IDs which is discussed below.
    So coming to your another question
    (a) Does the marker 'automatically' map the topic if the
    string it contains forms a match with an entry in the .hm file
    provided by the developer?
    The answer to this question is "No. Although it works
    automatically but not in this manner."
    There is a little difference in the flow that RoboHelp
    provides and the approach that your developer and help author are
    expecting.
    According to my understanding here is your developer and help
    author's approach. Please correct me if my understanding is not
    right.
    1. Developer uses Map IDs in his application.
    2. He puts all the Map IDs along with their values in a .hm
    file.
    3. That .hm file is provided to the help author.
    4. Help author is suppossed to make use of those Map IDs
    present in the .hm file in the Context Sensitive Help he develops.
    5. Help author inserts those Map IDs in the marker text in
    FrameMaker document(s) and expects RoboHelp to make use of the same
    .hm file as provided by the developer for mapping.
    Here is the flow in RoboHelp.
    1. Help Author inserts his own Map IDs as marker text in the
    FrameMaker document. (e.g. HIDD_APP_PREF_FIRST_DIALOG)
    2. Help Author mentions the name of the marker in RoboHelp
    during Add/Import of FrameMaker document.
    3. RoboHelp reads the marker, marker text and the document
    content and generates Context Sensitive Help Map IDs. It also
    generates a .h (equivalent to .hm) file.
    4. This .h file is provided by the help author to the
    developer to be used in his application.
    As we can see in one approach .h file is generated first and
    in the second flow .h file is generated at the end.
    As of now, one possible way is to use the RoboHelp's approach
    and ask the developer to use RoboHelp generated map ID file.
    Another possible way is
    1. Create a copy of the .hm file provided by the developer
    and convert it to the following format
    #define HIDD_APP_PREF_FIRST_DIALOG 0x200E8
    #define HIDD_APP_PREF_SECOND_DIALOG 0x200E9
    2. Close the RoboHelp project.
    3. Rename the above copy of file with the RoboHelp's CSH
    mapping file(BSSCDefault.h by default). And replace Robohelp's
    mapping file with this copy.
    4. Open the project and you will find the map ids as provided
    by the developer.
    And answer to your following query
    Could you please explain each class of entry that I see here
    and how they are to be used in this context?
    Robohelp's Edit Map IDs functionality is a RoboHelp's generic
    functionaliity and is not specific to FrameMaker integration
    feature.
    A help author using FrameMaker integration feature need not
    open this dialog ever if he uses the RoboHelp's approach as
    described above.
    However, for other users this feature provides the
    funcionality of creating Context Sensitive Help for any topic or
    bookmark present in the project.
    Since, topics and bookmarks generated during a FrameMaker
    document Add/Import are no different from the generic topics and
    bookmarks in RoboHelp, they are also listed and can be mapped from
    the dialog.
    Mayank
    RoboHelp Team

Maybe you are looking for

  • IPhoto, "A photo has been found in the iPhoto Library that was not imported

    A photo has been found in the iPhoto Library that was not imported. I click no or yes and I receive a message... The photo has been placed in the folder /Users//Pictures/iPhoto Library Recovered Photos_11. what do i need to do to stop this???

  • How to create a sales order step by step please..

    hi, how to create a sales order in detail step by step. Regards, BBR. Edited by: BBR on Dec 7, 2008 7:47 PM Edited by: BBR on Dec 7, 2008 7:53 PM

  • XI does not allow me to add new segment....?

    Hi, I created a message from XSD...The XSD allows one node to be repeated say 5 number of times. But when I create the Message out of this XSD, it has just one node for this .Now I want to create another similar node... Any idea how  to do that? Than

  • Something is wrong here...

    So here is my problem if anyone can help. I have iphone 4s and trying to put music on it. Yes i have done all the updates. It takes roughly around 10 minutes just to sync one song on my iphone. I have plenty of space to put music on there. So in the

  • Reporting broken links

    Is there a quick and easy mechanism to report broken links? A documentation link form help.sap.com doesn't work: http://help.sap.com/businessobject/product_guides/PftPF/en/pf_usersguide_780c.pdf Maybe I'm blind, but I just can't seem to find a "repor