Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element CreateOrder
Annotations
References Notes

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.

Diagram
Diagram YADE_configuration_v1_12_xsd_Element_OrderJobChainName.tmp#OrderJobChainName YADE_configuration_v1_12_xsd_Element_CreateOrderForAllFiles.tmp#CreateOrderForAllFiles YADE_configuration_v1_12_xsd_Element_CreateOrderForNewFiles.tmp#CreateOrderForNewFiles YADE_configuration_v1_12_xsd_Element_NextState.tmp#NextState YADE_configuration_v1_12_xsd_Element_MergeOrderParameters.tmp#MergeOrderParameters YADE_configuration_v1_12_xsd_Element_ParamNameForPath.tmp#ParamNameForPath
Properties
content complex
Used by
Element JobScheduler
Model
Instance
<CreateOrder>
  <OrderJobChainName>{1,1}</OrderJobChainName>
  <CreateOrderForAllFiles>{0,1}</CreateOrderForAllFiles>
  <CreateOrderForNewFiles>{0,1}</CreateOrderForNewFiles>
  <NextState>{0,1}</NextState>
  <MergeOrderParameters>{0,1}</MergeOrderParameters>
  <ParamNameForPath>{0,1}</ParamNameForPath>
</CreateOrder>