4.23 Create Transformation Map Dialog
Use the Create Transformation Map dialog to specify the XSLT or XQuery file to use for the transformation. How?
Element | Description |
---|---|
Type |
Select whether to use XSLT or XQuery-based transformation. |
File Name |
Specify a name for the XSLT(.xsl) or XQuery(.xqy) transformation file. |
Directory |
Click Browse to select a directory for the transformation file. The default directory is the SOA/Transformations directory located in your project directory. |
External Variables |
This section appears if you select XQuery under Type. Use this section to add external variables (or parameters) for your XQuery function. |
Add Variable |
Click the Add Variable icon to add a new external variable or parameter to your XQuery transformation function. This brings up the Add External Variable dialog. |
Update Variable |
Select a row and click the Update Variable icon to update an external variable or parameter in your XQuery transformation function. This brings up the Update External Variable dialog. |
Delete Variable |
Select a row and click the Delete Variable icon to delete the external variable or parameter from your XQuery transformation function. |
Related Topics
Creating an XSLT Map in Developing SOA Applications with Oracle SOA Suite