Previous Topic

Next Topic

Book Contents

Book Index

Copy all cyclic jobs with similar job name XML file example

In the copydefjob XML file, copy all cyclic jobs in the GrpAcct Sub Application that have a JobName beginning with the string Acct from FOLDER_DSN 23Y to FOLDER_DSN 14G.

<COPYJOB>

<FOLDER_DSN FROM="23Y" TO="14G">

<SUBAPPLICATION FROM="GrpAcct"/>

<CYCLIC FROM="1"/>

<JOBNAME="Acct*" />

</COPYJOB>

Parent Topic

copydefjob