The request coming is this :
<!-- <?xml version="1.0" encoding="UTF-8"?>
<prospect>
<Name>erterrter</Name>
<Age>43534</Age>
<Address>fsdfsdfs</Address>
<SSN>dafsadf</SSN>
<Program>Law</Program>
</prospect>
Its a string basically.Now i want to retrieve the value of program
node.Based on this value i want to forward the inpuit string (mentioned
above) to two different Web Services.So i am facing problem as in how to
extract the value of the program node without changing my input string.
In Switch source can i directly do a mc.getpayloadxml() and do a regex for
PRogram VAlue??
Regards
Abhishek
Asankha C. Perera wrote:
>
>
>> There is no sample example which executes pojo mediator.How can i send my
>> input request (which is itself a string to Pojo Class.How to refer POJO
>> Class in Synapse.xml and how to integrate it with SYnapse.
>>
> Please "attach" a sample SOAP request received at the Synapse proxy, and
> describe what needs to be performed - i.e. your requirment
>
> cheers
> asankha
>
> --
> Asankha C. Perera
> http://adroitlogic.org
>
> http://esbmagic.blogspot.com
>
>
>
--
View this message in context:
http://www.nabble.com/Invoking-Synapse-from-Non-Axis-2-Client-tp21970007p22071992.html
Sent from the Synapse - User mailing list archive at Nabble.com.