Hello Experts,
I am trying to call a create deep entity set method which I have programmed to Create a PM order with multiple operations and services. I have maintained the relevant associations and the read operation works fine as expected.
I am trying to pass a xml payload to call the create deep entity set operation and I am getting an error which says
System expected the element '{http://www.w3.org/2005/Atom}entry'
<code>CX_ST_MATCH_ELEMENT/544FAE4641562346A1372144E7396586</code>
<message xml:lang="en">System expected the element '{http://www.w3.org/2005/Atom}entry'</message>
I am attaching my payload file along with this post.
Please check and let me know if I am missing any steps/details.
Regards,
Manu