4.32 Add Translation Dialog

Use the Add Translation dialog to specify the translation details of inbound data from native to XML or outbound data from XML to native. How?

Element Description

Input

When translating from native, this is the native input. Click the icon to the right of the Input field to invoke the Expression Builder dialog. Remember to cast the input string expression as string(). For example, string($in.request/inp1:singleString)

When translating to native, this in prepopulated with the name of the intermediate input variable. You can optionally change the name of the intermediate input variable.

NXSD Schema

Click the Browse button to select an existing NXSD schema file. Alternatively, click the Define Schema button adjacent to the Browse button to invoke the Native Format Builder dialog.

Element

Select the element from the NXSD schema.

Output

When translating from native, this in prepopulated with the name of the intermediate output variable. You can optionally change the name of the intermediate output variable.

When translating to native, this is the native output. Click the icon to the right of the Output field to invoke the Expression Builder dialog.

Related Topics

Working with Cross References in Developing SOA Applications with Oracle SOA Suite