Hi,
I have a trigger file which contains a list of files to be processed.
I have to get the list from the trigger file and process each file in the
list one by one.
Questions:
1- How can I handle this scenerio?
2-There might be more than one trigger file in the receive location.I need
to sort "trigger files" by filename and process them one by one in an
order. How can I make Biztalk to process files in a filename order?
3-After reading the trigger file, how can I combine the files in the list
into a big message/file?
Thanks
Kenan