Manually Building Transformation Programs in the XSLT Transform Builder
Use the XSLT section of the XSLT Transform Builder page to manually build transformation programs.
To manually build a transformation program in the XSLT Transform Builder:
-
Define the metadata and transformation properties on the XSLT Transform Builder page described earlier in this topic.
-
In the Step Name field enter the step name.
The value cannot exceed eight characters.
-
Select the Active box to activate the step. Clear the box to deactivate the step.
-
In the Description field enter a description for the step.
The description cannot exceed 30 characters.
-
In the XSLT box enter code for the step using one of the following methods:
-
Manually enter code in the box.
-
Upload transformation code from a file.
From the Encoding list select the file encoding of the file you want to upload. Click the Upload button and browse to and select the file. The contents of the file appears in the XSLT box.
-
-
Click the Save button.