...
- All Jobs in the "Y"-pattern are configured as a single Job Chain.
- The generate and wait Jobs in the example provide a convenient way of making the example work - they would not be required in a 'real' implementation.
Download and Configure the Example
- Download the example y_join.zip.
- Extract the archive to a folder
./config/live
of your JobScheduler Master installation. - The archive will extract the files to a folder
y_join.
- The
y_join
folder can be renamed if required, the solution does not require the use of specific folder or Job names. - Change the path to the example Job Chain in line 14 of the generate_orders Job below to the correct setting.
...