How to implement multi-source XSLT mapping in 11g BPEL
- by pete.wang@oracle.com
In SOA 11g, you can create a XSLT mapper that uses multiple sources as the input. To implement a multi-source mapper, just follow the instructions below,
Drag and drop a Transform Activity to a BPEL process
Double-click on the Transform Activity, the Transform dialog window appears.
Add source variables by clicking the Add icon and selecting the…