Hi Experts,
Is it possible to run a Job recursively based on some input.
Suppose i have a JOB contains a work flow and a dataflow in which there is a VALIDATION function.
and if and record exists in the FAIL Table i want to rerun the JOB Automatically by taking the Fail Records As input.
Source Table : MARA
Target Table: MARA_PASS and MARA_FAIL
now the MARA _FAIL has already OUTER jOINED with MARA
So when ever there is a fail records exist the JoB should run by processing the fail records automatically.
Please let me know how can we achieve this in BODS.
Thanks
Ashiq