Flowing job along a split path due to subfolder prescence
Posted: Tue Jul 16, 2024 12:27 am
Hi all,
I have a submitted hierarchy flow that goes through 4 possible paths, 2 of which will add a subfolder to the hierarchy called "FAIL" and place the file triggering it inside it. When the hierarchy is archived, I'm trying to have any archived job that contains a "FAIL" subfolder inside it travel along one pathway and any that doesn't along another.
I've set up a condition along the connection after the Archive with defined conditions of "[Job.PrivateData:Key='JobKey'] <EQUAL TO> [Job.Hierarchy:Index='1']" AND "[Job.Hierarchy] <CONTAINS> FAIL" which seems like it should work, but it's only passing the files that ended up in that subfolder and not the entire order.
I don't have the Scripting Module, so I'm limited to what I can access within the application and Metadata Module, plus any free apps if those will help.
Any help would be very appreciated.
I have a submitted hierarchy flow that goes through 4 possible paths, 2 of which will add a subfolder to the hierarchy called "FAIL" and place the file triggering it inside it. When the hierarchy is archived, I'm trying to have any archived job that contains a "FAIL" subfolder inside it travel along one pathway and any that doesn't along another.
I've set up a condition along the connection after the Archive with defined conditions of "[Job.PrivateData:Key='JobKey'] <EQUAL TO> [Job.Hierarchy:Index='1']" AND "[Job.Hierarchy] <CONTAINS> FAIL" which seems like it should work, but it's only passing the files that ended up in that subfolder and not the entire order.
I don't have the Scripting Module, so I'm limited to what I can access within the application and Metadata Module, plus any free apps if those will help.
Any help would be very appreciated.