Register Publication List window
This API call informs the server that a user has opened a Publication List window. LiveContent will not execute an auto-shutdown while this window is still open.
Example API call
/servlets3/wietmsd?id=1459853564103&date=1459853562939&target=main&action=main_open
Parameters
| Parameter | Description |
|---|---|
target | main |
action | main_open |
id | A session ID that was retrieved with or without a specific collection and publication combination |
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
- Returns nothing
- On failure
- Returns nothing