Use the procedure below to add and configure a tRunJob component that will be used to call the child Job.
addComponent { setComponentDefinition { TYPE: "tRunJob", NAME: "tRunJob_1", POSITION: 448, 192 } }
setSettings { PROCESS : "HelloWorld", PROCESS:PROCESS_TYPE_CONTEXT : "Default", PROCESS:PROCESS_TYPE_PROCESS : "_SKWgMMqDEeeZVPkXOYGoLg" }
addConnection { TYPE: "ITERATE", NAME: "Iterate", LINESTYLE: 7, METANAME: "tLoop_1", SOURCE: "tLoop_1", TARGET: "tRunJob_1" }
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!