provideArchive
Note
The provideArchive command is available for the scripting events ScriptBeforeCompare and ScriptBeforeUpload.
In conjunction with the ScriptBeforeCompare script application, this command can be used to prepare comparison processes by unzipping the archives of slave and master. This makes the uncompressed data available to the system. The data of master and slave are provided in separate temporary folders. The corresponding data is provided in [Result]WorkingDirM (for the master) or [Result]WorkingDirS (for the slave).
The script application ScriptBeforeUpload also enables the latest version to be unzipped in the target directory of the upload. In order for this to occur, the option Make offline project available to scripting interface must be activated in UNC Job configuration.
Syntax:
Example
Related Topics
- AfterUpload
- BeforeUpload
- BeforeCompare & Aftercompare
- AdminClient -> Job configuration Upload Type UNC