Documentation Center

Load incremental update dialog

Retrieves the XHTML page that will provide the user with an interface through which he or she can upload a ZIP file that should be incorporated into a publication as an incremental update.

Example API call

/servlets3/wietmsd?id=1459754561359&time=1459754560082&target=update&action=install_updates_dlg&book=bike&collection=default

Parameters

ParameterDescription
targetupdate
actioninstall_updates_dlg
timeTo 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 time parameter that is based on the time at which the call is made.
idA session ID that is valid for this collection and publication combination.
book The name of the publication, such as bike.
collectionThe name of the collection that the publication is registered in, such as default.

Returns

On success
The XHTML page install_updates_dlg.html loaded from the current skin.