...
- Use an unique sync job for each parallel processing within one JobScheduler. One sync job evaluates the information from all splitter jobs where this sync job is used.
- to To identify the sync jobs in JOE job list and to make sure to use a unique sync job name we strongly recommend to combine the synchronization job name with the name of the job chain using the sync job.
- we We recommend to combine the parameter state_names in the splitter job as node name of splitter:jobname
...