YADE can be configured for use with JobScheduler. In this case the YADE JITL Job is used. Parameters can be specified to control the workflow of files processed by YADE. With this parameter it is possible to specify a file order to be created and launched for execution by JobScheduler. A file order is created for the first filename in the result list of a Selection. To create a file order for all files see CreateOrderForAllFiles parameter. To create a file order for new files see CreateOrderForNewFiles parameter. The value of this parameter is the name of the job chain that is to be launched by the order. Should the job chain not be located in the "live" folder but in some sub-folder then the folder names have to be added to the parameter value. An example: a job chain "Test" is located in the "live/sample/FileOperations" folder. The value to be specfied is then "/sample/FileOperations/Test". With this parameter it is possible to specify that a file order for all files in the result list of a Selection will be created and launched for execution by JobScheduler. To create file orders only for each new file found see CreateOrderForNewFiles parameter. With this parameter it is possible to specify that a file order for all new files in the result list of a Selection will be created and launched for execution by JobScheduler. To create file orders for each file found see CreateOrderForAllFiles parameter. This parameter specifies the name of the node in the job chain that the job chain should be started with. This parameter specifies that the order that is to be created will inherit the parameters of the current order. When YADE creates an order the parameter scheduler_file_path contains the name of the transfered file. Therefore the order is handled as a file order and will be moved to the blacklist if the file will not be removed after the new order reaches the end of the job chain. If the order should not be handled as an file order the name of the parameter that contains the file name can be change to another value e.g. "filename". If so the new order will not be moved to the blacklist if the file still exists after the execution of the order.
Diagram
JobScheduler
Notes
Element
Type
Required
Description
CreateOrder
Optional
Notes
OrderJobChainName
string
Required
Notes
CreateOrderForAllFiles
boolean
Optional
Notes
CreateOrderForNewFiles
boolean
Optional
Notes
NextState
string
Optional
Notes
MergeOrderParameters
boolean
Optional
Notes
ParamNameForPath
string
Optional
Notes
References
References
References
References
References
References
References
References
Overview
Content Tools