Create a Data Processor transformation in the Developer tool. If you create a blank Data Processor transformation, you must then create a Script, XMap, Library, or Validation Rules object in the transformation. Alternatively, you can use the New Transformation wizard to auto-generate a Data Processor transformation.
In the Developer tool, click
File
New
Transformation
.
Select the Data Processor transformation and click
Next
.
Enter a name for the transformation and browse for a Model repository location to put the transformation.
Select whether to create Data Processor transformation with a wizard or to create a blank Data Processor transformation.
If you selected to create a blank Data Processor transformation, click
Finish
.
The Developer tool creates the empty transformation in the repository. The
Overview
view appears in the Developer tool.
If you selected to create an Data Processor transformation with a wizard, perform the following steps:
Click
Next
.
Select an input format.
Browse to select a schema, copybook, example file, or specification file if required for certain input formats such as COBOL, JSON, or ASN.1.
Select an output format.
Browse to select a schema, copybook, example file, or specification file if required for the output format.
Click
Finish
. The wizard creates the transformation in the repository.
The transformation might contain a Parser, Serializer, Mapper, or an object with common components. If you selected a schema, copybook, example file, or specification file the wizard also creates a schema in the repository that is equivalent to the hierarchy in the file.