I have a similar problem. I have a list (in-array) and document (output). I am looping through the in-array and mapping (only some fields) the values to a document (output). Everything is fine when there is more than one record in the in-array. But, when there is only one record in the in-array, none of the values that I am trying to map are moved to the output document.
Record layout:
IN-ARRAY-LIST
Field1
Field2
ANOTHER-LIST
Field3
Field4
OUTPUT-DOCUMENT
Field-output3
Field-outout4
Did anyone had a similar problem? Please help?
Thanks
JG
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods