Uploaded.dss
This script will always be called when ITP/OnLine has uploaded a file to ITP/Server. The default implementation of this script does nothing. You can change this script to implement processing of the uploaded file.
Parameters
The script is called with the following parameters:
- File, the file name and path of the uploaded file.
- Model, the model running when the upload took place.
- Environment, the environment that was used to upload the file.
- UserID, the user name of the browsing user.
- ApplicationID, the name of the ITP/OnLine application.