Documentation Center

Register Publication window

This API call informs the server that a user has opened a Publication window. LiveContent will not execute an auto-shutdown while this window is still open.

Example API call

/servlets3/wietmsd?id=1459854003358&book=s1000d_bike_41&collection=default&date=1459854002249&target=main&action=book_open

Parameters

ParameterDescription
targetmain
actionbook_open
idA session ID that is valid for this collection and publication combination.
dateTo 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.
book The name of the publication, such as s1000d_bike_41.
collectionThe name of the collection that the publication is registered in, such as default.

Returns

On success
Returns nothing
On failure
Returns nothing