Generating JET templates

When you finish creating and refining the transformation input schema and output actions, you must run the Update Project command to generate the JET templates that the input model defines. When you run the Update Project command, the JET transformation updates the main.jet file to match the input schema elements and the transformation output hierarchy. The JET transformation also creates the JET templates that were seeded from the exemplar files, and creates the schema.xsd file, which represents the transformation input schema.

Before you begin

You must have a transformation model file open. A transformation model file has the name transform.tma.

About this task

To generate the JET templates that the transformation input schema defines, in the Transformation input schema and output actions pane, right-click a model element; then click Update Project.

What to do next

This command processes the entire model, and creates the JET templates in the templates folder of the JET transformation project.

Feedback