Working with XSL Transformer Development¶
Step 1 Model |
Most of the model values are filled in by default. |
* |
|
Step 2 Test and Implement |
A skeleton XSL file will be generated based on the model in the previous step. |
* |
|
Step 3 Dependencies |
Not applicable for XSL transformers. |
* |
|
Step 4 Build |
This step will run tests and build the resulting xml, this can then be deployed into the application server with Solution Manager. |
* |
|
Step 5 Show Result |
This step will open the resulting xml in the editor window, as well as in the Files explorer window. |
For a more detailed workflow see: Detailed Workflow for XSL Transformer Development