Hello:
Can someone give me a direction on this:
I pull a Request (RQ) msg off the queue and on a ‘success’ i have to send a response, in which i need to use the same RQ messageheader element, which has the unique msgid,date time stamp etc, to map to response xml message. How do i map it to the RS xml from RQ xml. Till now i have done stringToDocument–>documentToRecord and have the structure, but when i map messageheader from RQ to RS it doesnt map it.
Also after doing that what are steps i need to do to make this a xmlstring and put it as abc.xml back on the response queue.
I hope to get some help from here…
Thank you all, regards…
Harsh
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods