Examples (ADP command)

Basic Specification

ADP
  /FIELDS TARGET=targetField
          INPUT=field1 field2 field3
  /OUTFILE PREPXML='file.xml'.
  • ADP processes the target and input fields using the default settings.
  • OUTFILE saves an XML file containing suggested operations. This can be merged with a model XML file using the Merge Model XML dialog (Utilities>Merge Model XML) or transformed into command syntax using TMS IMPORT.