Hi,
I am looping over a document list. Now, in that document, one of the element may be missing its value. If the value is missing in that element, i want to execute an sql command. Its its not missing the value, I will map it to some other record.
i used a map step after the loop, and then used branch step to check if the value in that element is null or not. But, its not giving me the proper results.
Any help would be appretiated.
Thanks
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods