Documentation Center

Load Change report page

Loads the XHTML interface through which the user can interact with the Change report that has been compiled when the publication was publish to LiveContent. These changes include links to the document in which the changes were made, and can be ordered by the revision in which they were made.

Example API call

/servlets3/wietmsd?id=1459929741226&book=s1000d_bike_41&collection=default&target=utility&action=source_dlg

Parameters

ParameterDescription
targetutility
actionsource_dlg
idA session ID that is valid for this collection and publication combination.
collectionThe name of the collection that the publication is registered in, such as default.
book The name of the publication, such as s1000d_bike_41.

Returns

On success
The HTML page source_dlg.html loaded from the current skin.
On failure
An "Unsupported Action" HTML page will be returned that provides an error message to the user.