Resolve Custom Dependent Files for Script Activity
- Last UpdatedJul 01, 2024
- 1 minute read
You can install additional files in the target environment.When the package is installed, these files are copied to the installed path of the target environment. In the Source Files field, enter the source file path of these files.
Click Add row to add multiple rows to install additional files in the target environment.
If the source folder is relative to the AVEVA Work Tasks installed path, and the folder does not exist in the target environment then a new folder is created and the files are copied to it. If the source folder is not relative to the AVEVA Work Tasks installed path then the files are copied to the [AVEVA Work Tasks Installed Path]\AVEVA\Work Tasks\bin folder.
The Install in Global Assembly Cache field is optional and is used to install the custom dependent files in the Global Assembly Cache of the target environment. Check the Install in Global Assembly Cache box, if you want to install the files in the Global Assembly Cache of the target environment.
Note: At present, you must manually add the DLLs referenced in the Script Activity to the package using the Additional Package Files option under the configuration tree view at the left hand side of the Add to Package Template window.