Editing calculation instructions for derived attributes for JET transformations

You can modify the calculation instructions for derived attributes.

You must have a transformation model file open. A transformation model file has the name transform.tma. You must have at least one derived attribute defined in the transformation input schema.

To edit the calculation instructions for derived attributes:
  1. In the editor area, in the Transformation input schema and output actions pane, click the derived attribute to modify.
  2. In the Properties view, expand Action Parameters. If the Properties view is not open, right-click the derived attribute; then click Show Properties View.
  3. In the Calculation row for the derived attribute, click the Value column.
  4. Edit the calculation.
  5. Click File > Save.
The calculation instructions that you edit appear in the main.jet file the next time that you run the Update Project command.
Note: If a derived attribute calculation is more complex, or requires values calculated by other JET tags, you can also edit the main.jet file directly. In the Project Explorer view, double-click the main.jet file.
Related tasks
Changing the display order of derived attributes for JET transformations
Changing the calculation order of derived attributes for JET transformations
Creating derived attributes for JET transformations
Generating JET templates
Editing JET templates
Protecting changes to generated JET transformation code

Feedback