Database Reference
In-Depth Information
data($body/*:CTUMessage/*:ProcessHeader/*:ProcessContext/
*:ParameterValue[@name = 'TaskTransformation']) to
TransFileName
Then, apply the operation to the message body (through dynamic XQuery) with the fol-
lowing reassignment to the transformation output:
Implementation of message validation on OSB
In a response pipe, we'll replace a message body with the transformation output.
Validation
Validation is similar to transformation as it uses dynamic queries for the XSD validation
of the message body. The major difference is that we will not create a separate Proxy for
this operation, as Oracle Service Bus can perfectly implement effective complete or par-
tial validation by using the standard XQuery mechanism, as shown in the following
screenshot:
Search WWH ::




Custom Search