Publication list page
This call loads an HTML page that presents the user with the list of publications that have been registered in this instance of LiveContent. The user is able to select a publication to view, or apply incremental updates to these publications.
Example API call
/servlets3/wietmsd?id=1460361054445&target=main&action=col_win
Parameters
| Parameter | Description |
|---|---|
target | main |
action | col_win |
id | A session ID that was retrieved with or without a specific collection and publication combination |
Returns
- On success
-
HTML page named select.html loaded from the skin. The publication list is dynamically inserted into the page. This list is created by running httpdocs/styles/select.xsl against the
<collections/>element in wietmsd.xml. - On failure
- In the case of a invalid session ID, the user is redirected to the Login page.