Hi All,
I have a EDI input file and i have looping functoid to loop each rows to the output schema. Everything is working fine. For a particular node in the input schema, i need to fetch the first row record alone and have it in a value mapping. Once i am able to
fetch the value then i can use this variable to compare the other rows and if it's the same then i dont have to send the value to the output file.
Please let me know how to perform this action.
Thanks,
venkat