I have a requirement very similar to below thread and have existing source xml and target Soap envelope structure. Need your inputs to develop XSLT code for same as previously this was handled by senderJMS in module tab(Remove Soap envelope) and receiverJMS in Module tab(Create Soap envelope) so XSLT code to be written to handle this existing functionality in ESR such that these modules can be eliminated from ID.
Remove SOAP-ENV tags from xml RECEIVER RESPONSE payload (XSL needed?)
Appreciate if some one can help here as I am newbee to XSLT