Executing scripts
Scripts and script applications are not active all the time. They are first triggered when the requisite action occurs on the server or on the client.
Note
In the following workflow, scripts and script applications are summarized under the term scripts.
- A user carries out an action (for example, Check-In on the server or on the client)
- Before and after versiondog carries out an action, the system checks if there is a script for this event
- The script interface is generated
- An interface file is created that contains information about the component affected by the operation.
- The script is started
- The scripting commands are executed. When this occurs, information is taken from the interface file.
- If the script does not return an error, the operation continues.
Related Topics
Last update: September 15, 2023