Table of Contents

SolutionId element

Specifies the solution that the automation script belongs to.

Type

String

Parent

DMSScript

Remarks

The value is a free-form name that identifies the solution. All scripts that share the same SolutionId value are grouped together and executed in the same script runner, which isolates their execution and DLL dependencies from the scripts of other solutions.

When this element is omitted, the script is executed in the DataMiner Automation process instead of in a script runner.

Note

This element is available from DataMiner 10.6.9/10.7.0 onwards.

Advanced search syntax