Hi All,
My scenario
System A -- XI --- System B
System A will send xml data to XI through HTTP.
Now I need to give xml structure to System A so that it can send xml data to XI.
My question is:
For xml structure should I give to System A
XSD of Request Data Type
OR
Take Source xml structure of message mapping from test tab
Regards