Load applicability dialog
Generates and returns an HTML page to the user that presents an applicability interface. This interface is created by running the publication's applicability.xsl against the applicability.xml. These files are stored within the httpdocs/book_data/COLLECTION_NAME/PUB_NAME/ folder.
Example API call
/servlets3/wietmsd?id=1459769259896&book=s1000d_bike_41&collection=default&target=applicability&action=applicability_dlg
Parameters
| Parameter | Description |
|---|---|
target | applicability |
action | applicability_dlg |
id | A session ID that is valid for this 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
- HTML page generated from running the applicability.xsl against the applicability.xml
- On failure
- Returns nothing