|
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
JobToRun | | (Required) Name, including folder, or job ID of the ETL definition to process. |
Timeout | | The length of time, in seconds, to wait for an action to complete before a timeout error occurs.
If the time is set to 0, then the job will wait until the request completes. |
WaitForExit | | By setting this to False the system will start the process but not wait it to complete. Result codes are only available if the system waits for the external process to complete. Defaults to True. |