Hello Forum - we are on webMethods IS 6.5. I am receiving an HTTP send order xml document (see attached example). I used one of the sample orders XML as source to create a new document and that is what I am specifying in XMLnodeToDocument as documentTypeName. I have arrays set to FALSE. If you look at the screen prints in the other document you will see first the document definition and then the result when the order is processed. The arrays get properly identified BUT they only contain the last record of each array in the document. IF there were two street fields only the last one is shown, if there were three items ordered then ITEMOUT only shows ordered item number 3 as record 0. So only the last record for each array is recognized as record 0. What is going on?
Any ideas and suggestions would be very much appreciated. This is running on a Windows 2003 Server install.
Thanks Mike - I hope the attachments help to explain the issue
message.xml (14.5 KB)
XMLnodeToDocumentIssue cXML.doc (88 KB)
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods