HI Experts,
I am getting the receiver payload as below mentioned without any data details what I am passing in mapping.
<?xml version="1.0" encoding="UTF-8" ?>
I
I I have checked all pipeline steps, till to message mapping ,I am seeing exact payload what I am giving in sender side but at receiver side payload, I see the payload stating <?xml version="1.0" encoding="UTF-8" ?>
Even while testing in test tab also, I am getting exact result what I need like below (fig1)but while testing with payload I am not getting the result as I am see the result side stating like above bolded...
f(fig1)
(fig2)
Pleaese let me know how can I get out of this problem means how to get the payload at receiver side as same as what I have given sender side..
My mapping is like below..
Also I would like to say I didn't use the recordset name here..
Thanks,
Venu