Hi Pavan,
Create the sender message type like below because your sender XML after the decryption the root node name is 'xml' so you create the root node as xml.
![message.png]()
Map payload_xml field like below and xml field must be return as xml.
![return.png]()
Mapping result.
![result.png]()
Regards,
Praveen.