Get Help URL by name
Returns the URL to access a help page that is identified by name. There are a group of 4 help pages that are named and can be accessed through this API call, by changing the value of the action parameter.
Example API call
/servlets3/wietmsd?id=1460015059941&book=s1000d_bike_41&collection=default&target=btnbar&action=get_releasenotes
Parameters
| Parameter | Description |
|---|---|
target | btnbar |
action |
One of the following:
|
id | A session ID that was retrieved with or without a specific collection and publication combination |
book | The name of the publication, such as s1000d_bike_41. |
collection | The name of the collection that the publication is registered in, such as default. |
Returns
- On success
-
<RESULT> <URL>/wietmsd3/releasenotes/releasenotes.html</URL> </RESULT> - On failure
- HTML page reporting that an unsupported transaction has been called.