PrepareSuspendSession.dss
This script is called when the user clicks the Suspend button on a form. It is run within the same KCM Core job that processes the Master Template run. All ccm_parameters set by the Master Template run are still available in this exit point. Note, that these are no longer available in the exit point SuspendSession.
Parameters
The script is called with the following parameters:
-
Environment: The KCM Core environment that is used.
-
Master Template: The Master Template that produces the document.
-
UserID: The name of the user for whom the Master Template run is done.
-
ApplicationID: The name of the used KCM ComposerUI application.