Hello,
we have a new interface stating soon and we require a file dependencies on two of the jobs.
the file names are dynamic i.e. 11223344556677.1234567.json and 11223344556677.1234567.ACK.json
the digits will always be different, but they will always be 14digits.7 digits.json and 14digits.7digits.ACK.json
if I use a wild card as the file dependency i.e. *.json - it will see both files and sometimes the wrong job runs. can I use %%%%%%%%%%%%%%.%%%%%%%.json ?. i tried that but the dependencies are not being satisified. Maybe I'm not using them correctly.
I use /sinterfaces/infiles/*.*ACK.json and that satisfies the file dependency on the matching job
but if I use ..json - it sees both files ACK.json and json which is not good. I need a way to add file dependency on 11223344556677.1234567.json which doesnt see the ther file with similar extension 11223344556677.1234567.ACK.json
any help would be greatly appreciated,
EDITING - I also if I use .json or ..json as the dependency - when I submit the stream to the console - the dependencies change to... /%%%%%%%%%%%%%%.%%%%%%%.json - strange ??
Armin
------------------------------
armin pohl
------------------------------