Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Root element for defining arguments to be passed to the executable/Java class

  • argument

...

  • - Definition of an argument to be passed to the executable/Java Class
environmentVariables

Root element for defining environment variable prior to running the executable/Java class

  • environmentVariable

...

  • - Definition of an environment variable prior to running the executable/Java class
  • environmentVariable.name

...

  • - Name of environment variable
  • environmentVariable.value

...

  • - Value of environment variable
timeOut

Optional timeout to be used when running module (in milliseconds). If run time exceeds timeout it will be terminated and the run considered as having failed.

overrulingDiagnosticFile

File containing diagnostic information about activity. This file always is located in the importDir and overrules the global diagnostic file.

ignoreDiagnostics

For this activity no check should be done whether the diagnostics file is present or not.

GA Variables

Several variable are available to be used as a argument to an external program. These are:

...