Skip to main content
January 31, 2014
Question

Using the Topic Id for CSH with Robohelp Server.

  • January 31, 2014
  • 1 reply
  • 811 views

Hi,

I need to invoke the Robohelp Server from my application using the Topic Id. Is there a way to do it?

Thanks,

sdesab.

This topic has been closed for replies.

1 reply

RoboColum_n_
Legend
February 3, 2014

Hi sdesab.

This question has been answered in other forum posts you have made. It also does not help anyone trying to respond if you enter the same question in multiple places. Anyone able to respond will almost certainly monitor all the forums.

In my last response I stated that what you want can't be done. You have to use numeric mapids. Please do not keep repeating your question in the hope this will change. Thank you.

February 4, 2014

Thank you very much for your reponse.

I understood that Robohelp server cannot be invoked other than with Map numbers.

I was rather looking for help to use the mapping file from the existing application to obtain the CSH, which is not anwered yet.

Please let me know if the question is not clear.

Thanks for your suggestion, will not repost the same questions.

Thanks,.

Sdesab.

RoboColum_n_
Legend
February 4, 2014

OK. You should just be able to hand the map file to your developers and let them work out what the code is to call the topic. If they don't know, and there are some that don't, get them to start using this path:

http://<servername>/<context>/server?project=<projectname>&ctxid=<ctxid>&area=<areaname>

where:

  • <servername> is the IP address or server name.
  • <context> is your Adobe RoboHelp Server context name.
  • <projectname> is your project name.
  • <ctxid> is the mapid
  • <areaname> is your area name.