You are here: Job and Form Set Rules Reference > JDT Rules Reference > ImportXMLFile > Using the File Option
Using the File Option
This example imports the F_FILE.XML file from the \export directory. Using this file, the GenData program creates the recipient batch, NA, POL, and NewTrn files needed for GenPrint and GenArc processing.
Here is an excerpt from a sample AFGJOB.JDT file using the File option:
< Base Rules >
;RULStandardJobProc;;;
…
< Base Form Set Rules >
;NoGenTrnTransactionProc;;;
;BuildFormList;;;
;ImportXMLFile;;File=.\Export\F_File.xml;
…
© Copyright 2020, Oracle and/or its affiliates. All rights reserved. Legal notices.