Uploaded.dss

This script is always called when KCM ComposerUI uploads a file to KCM Core. 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.

  • Master Template: The Master Template running when the upload takes place.

  • Environment: The environment to upload the file.

  • UserID: The user name of the browsing user.

  • ApplicationID: The name of the KCM ComposerUI application.