Creating a data format for other files
To create a new data format for other files:
- Open Format Designer.
- Click Create new data format.
-
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.
-
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.
- Click Save Format.