Naming Output Files Dynamically

You can dynamically name your output files by following these steps.
  1. Create a control file. For more information, see Developing a Control File.
  2. Create an Output tag group for each output that you want to create.
  3. In the Output tag group, create a <NAME> tag to designate the name that you want to use when referring to this output in the control file.
  4. In the Output tag group, create a <DYNAFILE> tag. This tag allows you to use a variable name for the output. For complete information on using the <DYNAFILE> tag, refer to the Enrichment Language Reference Guide.