I am using http post to post an XML document and I receive an XML response from http to body->bytes. Then I am using a service bytesToString and stringToDocument service. So far everything looks fine. But when I use documentToRecord and map the boundnode to my record I do not see any output. If I leave the output from documentToRecord to boundnode, then I see the output. I am setting makeArrays to false and assigning my record name in record name. I have referred to the below posting.
[url=“wmusers.com”]wmusers.com
I appreciate your help. Each small step needs takes so much time due to lack of good examples.
Thanks,
Roger