Skip to content

Get Job Details#

This task returns the Job Details for a specific line. Outputs an object with Job->Recipes Structure.

getjobdetails_parameters

Inputs#

Name Data Type IsTrigger Description
Activate Any Yes Activate the task
lineFullPath string No Line Full Path eg: Virtual Lines\\Virtual Line 01
jobFullPath string No Job Full Path eg: Demo Jobs\\Job ASM ProcessExpert Testboard V10

Outputs#

Name Data Type Description
jobDetails Object Job Details
Success Boolean Triggered when the task is executed with success
Error Error Triggered when the task failed for some reason

Settings#

On the General tab, you have the usual settings.

getjobdetails_settings

Behavior#

Call the Task with an OIB full Line Path and the task will send a command to the OIB SiplacePro, in the reply of the command there will be the information for the Job Details.

Remarks#

None.