KB-133274: provideArchive

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:

provideArchive

Example

Function ScriptBeforeCompare
{
provideArchive
unzip
}

Last update: September 15, 2023

Related Articles

IMPRINT | PRIVACY POLICY | COOKIE POLICY

Privacy Preference Center