Creating a data format for other files

To create a new data format for other files:

  1. Open Format Designer.
  2. Click Create new data format.
  3. Complete this general information:
    Format Type
    Select Other File.
    Name
    Specify a unique name for the new data format.
    Description
    Optionally, specify a description for the new data format.
  4. Optionally, click the Script tab to create or edit a format in text view.
    Define the file schema using JavaScript. You must specify a name and optional description for each data element.
    Note: The data elements must be defined in the same order as that used in Transformation Designer.
  5. Click Save Format.