Create as child job

Specifies whether a step based on the CreateJobsFromXML step template creates child jobs or independent jobs from the original job.

Values:

Yes (default)
The step creates child jobs whose parent is the original job.
No
The step creates independent jobs.

Database name
Job.Cjfx.TypeOfJob

Usage note: When the CreateJobsFromXML step finds only one element that matches the XPath expression, it creates one XML file and submits it as a job. If this property is set to Yes, the new job is a child job whose parent is the original job. If this property is set to No, the new job is an independent job.