Ramesh, I guess I have one small issue. After I added your solution I am getting the new tokens correctly in the toList. Then I am looping thru toList and I am writing the contents to a file. Example I have only 2 tokens the loop is looping twice thru the toList which is correct but is writing the same token twice in two different files. It should write token one and then token two. Can’t figure out why token 2 is not being written?
LOOP over /valueList
-Branch
–SEQ %$iteration%!=1
—MAP
—appendToStringList
LOOP over /toList
-getCurrentDateString
-writeToFile
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB