Skip to main content
January 30, 2014
Question

Robohelp Server - URL Invoke with Topic Id/Map Id

  • January 30, 2014
  • 1 reply
  • 1740 views

Hi All,

A Webhelp Pro project is deployed to the Robohelp Server.

I would like to know. invoking the Robohelp server for contextive sensitive help using Topic Id or Map Id.

The reason being, the Robohelp is being created for an already existing application for which internal Page Indentifers exists. These page identifiers are used as Map Id/Topic Id in Robohelp. So it would be easy to invoke a CSH with Mapid.

Thanks,

sdesab.

This topic has been closed for replies.

1 reply

RoboColum_n_
Legend
January 31, 2014

Hi sdesab.

Did you not get John's post in the other thread? Perhaps we are not understanding your requirement as his response seemed to answer it. There are two elements to a map file:

  • Alias: This can be anything so could use the internal page identifiers.
  • Mapid: This is a number used by the application to call the alias that identifies the page to display.
January 31, 2014

Hi,

Thank you for looking into this.

Let me reframe my question,

If the Map File looks like this,

#define MainPage_H2
#define PointMainPage_H3

Instead of calling the CSH on Robohelp Server as below,

http://localhost:8080/robohelp/server?prj=HumanResources&area=general& wnd=CSHWindow&ctxid=2

I would like to call the CSH as below

http://localhost:8080/robohelp/server?prj=HumanResources&area=general& wnd=CSHWindow&ctxid=MainPage_H

The reason being the Alias name(MainPage_H)  is the Page Identifier in my existing application, the same being used as the Alias in Robohelp.

Please let me know if my approach is incorrect or cannot be done this way.

Please suggest me or point me the right way of doing it.

Thanks,

sdesab.

January 31, 2014

Sdesab, I'm not really sure what you are trying to say here. You replied to Colum apparently via email. In your reply you appeared to attach a couple of images. I posted to advise you that if the images you had were relevant to assisting you with sorting things, you need to view the forums using a Web Browser. When viewing the forums using a Web Browser you are able to see images. Well, typically, you are. I do suppose for whatever reason you may have images disabled in your browser.

That's all I had to offer.

Cheers... Rick


Thank you  Rick for your time.