Pass property to xquery mediator
Hi,
I've setup a proxy in the esb. In the "in" sequence I've set a property with the property mediator called "vtgdata". The value is the body of a soap request (i.e. an xml document).
How can I pass this value/property to the xquery mediator as a document?
Thanks,
Danny
- Login or register to post comments
- Printer friendly version
- 126 reads











Danny Can you attach your
Danny
Can you attach your synapse.xml for us to take a look? This example shows how you can pass variables to your XQueries (http://wso2.org/project/esb/java/1.7.1/docs/ESB_Samples.html#Sample391)
asankha