Load Revision Highlights report
This API loads HTML page to display the Revision Highlights report.
Example API call
/servlets3/wietmsd?date=1459931926953&target=resource&action=html&date=1459931926953
Parameters
| Parameter | Description |
|---|---|
target | utility |
action | source_dlg |
id | A session ID that is valid for this collection and publication combination. |
collection | The name of the collection that the publication is registered in, such as default. |
book | The name of the publication, such as s1000d_bike_41. |
date | To prevent browser-side caching of data, especially with AJAX requests, it is important to make a URL unique. The most effective technique to accomplish this is to include a date parameter that is based on the time at which the call is made. |
Returns
- On success
-
The HTML page that displays the Revision Highlights report loaded from the current skin.
- On failure
-
An "Unsupported Action" HTML page will be returned that provides an error message to the user.