I created a process flow to create a job using a dynamic job name that includes the month and day (MMDD). After creating the job, I set the parameters and submit it. Now I'm trying to delete the job so the job names don't stack up in the interface.
I created a transaction node with the following:
(see attachment for transaction node text)
I keep getting an AGS error message:
Field is required, FldNbr _f0
I don't know what field zero is because the interface doesn't show a field zero.
Does anyone have an idea of what this field is and what value it should contain? If the rest of the transaction node correct?