Previous Topic

Next Topic

Book Contents

Book Index

Copy and modify definitions XML file example

In the duplicatedefjob XML file, copy job processing definitions from the Tbl5NYC SMART Folder that has FOLDER_DSN Lib1 and JOBNAME Job3. Change FOLDER_DSN to Lib1_COPY and change JOBNAME Job3 to Job3_COPY. Store the changed definitions in the same SMART Folder.

<DUPLICATEJOB>

<FOLDER_NAME FROM="Tbl5NYC"/>

<FOLDER_DSN FROM="Lib1" TO="Lib1_COPY"/>

<JOBNAME FROM="Job3" TO="Job3_COPY"/>

</DUPLICATEJOB>

Parent Topic

duplicatedefjob XML file examples