Databases Reference
In-Depth Information
Testing XML transformations
EMS utilizes an XSL transformation code to pre-process an original XML pay-
load received from a JMS topic/queue, so that the transformation result can be
used for direct XML to Data Object field-mapping.
There are many tools available to test XSL code. In this section, you will learn
how to use the Oracle JDeveloper to test XSL transformations.
To use JDeveloper to validate an XSL code, perform the following steps:
1.
Open JDeveloper , and click File | New from the menu. The New Gallery
window appears.
2.
Select Applications in the Categories pane, and Generic Application in
the Items pane. Click on OK .
3.
In the Create Generic Application — Step 1 of 2 window, enter an applic-
ation name and a directory. Click on Next .
4.
In the Create Generic Application — Step 2 of 2 window, enter a project
name, leave other fields unchanged, and click on Finish . The new applica-
tion and project name appears in the Application Navigator .
Search WWH ::




Custom Search