Available in...
Open Studio for Big Data
Open Studio for Data Integration
Open Studio for ESB
Procedure
- Create a Job named parentJob and add two tRunJob components.
- Connect the second tRunjob component to a first tRunjob component with a OnSubjobOk link.
- Double-click on both tRunJob component to open its Basic settings view.
-
Fill the Job field of tRunJob1
and tRunJob2 respectively with
childJob1 and childJob2 to
call the two child Jobs created.
This approach of defining a variable in routine and sharing it across different Jobs does not work with the Use an independent process to run subjob feature on the tRunJobcomponent.