Search found 2 matches

by DHemken
Fri Feb 09, 2018 3:44 pm
Forum: Flows
Topic: Set Metadata To SQL Result
Replies: 1
Views: 2303

Set Metadata To SQL Result

I have Job numbers being stored in a database. However, sometimes multiple files for the same job are submitted at different times. I have an Identity column in my sql table so i can track which files are for which entry. I need a way to Store that number in the File's metadata.
by DHemken
Wed Jan 10, 2018 11:52 pm
Forum: LEGACY scripting
Topic: Wait for Flow Validation before running script
Replies: 1
Views: 3262

Wait for Flow Validation before running script

Im Trying to Get a Job to run in VDP only one at a time because if another job attempts to enter the segment of the flow it will overwrite the artwork for the job that is currently running. I need a single Folder to pass a Hold job point and wait until VDP outputs something (or timeout if it never r...