CheckModelPathAccess.dss (previously CheckModelAccess)

These scripts are called before executing a Master Template. They are used to check whether the given user has access to the given model. If access is not allowed, the scripts display an error and Master Template execution is subsequently aborted.

The CheckModelPathAccess.dss script is called for KCM ComposerUI requests.

The CheckModelPathAccess.dss script installed by KCM Core does not implement any validations and permits all requests.

Parameters

  • Master Template: The Master Template to be executed.

    For CheckModelPathAccess, this is the unmodified Master Template as passed to KCM ComposerUI.

  • UserID: The KCM ComposerUI user submitting the request.

  • ApplicationID: The KCM ComposerUI Application ID.