Element Details: Run+ETL+Job
 Back


Available in: Logi Info Source code name: RunEtlJob

Launches the specified ETL job definition. The calling job can continue processing or wait for the new job to complete.

WaitForExit defaults to "False", allowing the current definition to continue processing.

Timeout defaults to 1 hour. If no timeout is specified and WaitForExit is True, the current job will pause for up to 1 hour before continuing.

Setting Timeout to 0 and WaitForExit to True will cause the current job to wait until the called job completes.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ID
UserDefined
(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
UserDefined
(Required) Name, including folder, or job ID of the ETL definition to process.
Timeout
UserDefined
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
UserDefined
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.



PARENT ELEMENTS

Click element to drill down for more information.

Etl Job
If
If ETL Error
If File Exists
If Folder Exists Loop.Data Layer Rows


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug