SessionResumed.dss
This script is called after ITP/Server has resumed a suspended session and has send the sessionID of the session, in which the session is restored, back to the client. This script is run in the context of the restored session.
Parameters
The script is called with the following parameters:
- Environment, the ITP/Server environment that was used.
- Model, the model that produced the document.
- UserID, the name of the user for whom the model run is done.
- ApplicationID, the name of the used ITP/OnLine application.
- Param, the custom parameter, which is passed on from the page modelsuspend in ITP/OnLine.