Hello,
I have a resultset called User::gobjInstrId which contains variables for filename and filepath.
I have a file system task in a foreach loop container and I want to loop through the result set, and retrieve each filename and create a file with that name in my filepath. Could someone tell me how to do this or point me in the right direction?
thanks