Hi
I would like to be able to dynamically configure my receive loation's file mask property with a specific filename. Can someone point me in the direction on how I can achieve this via an orchestration?
Basically I have a number of files in my folder. I only want to process each file when required. I have the filename available at the time it is ready for processing. So I would like to somehow dynamically configure the file mask of my receive location with this filename. I'm assuming them it would be picked up.
Then a few minutes later I would get notification to process another file. I would change the file mask again so the second file is picked up, and so on.
Any help appreciated.