Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
As one exceuion plan say plan1 schedeuled only once in a week i.e on Monday and another say Plan2 schduled on daily. So we want on every monday Plan2 should execute only when Plan1 execute successfully.
Please let me know if needed more information.
Hi,
I want to achieve the second option. I have a task which takes file from the job server path and places the file to S3. I tried running this task through file trigger and the task executed when the file was present on path and put the file to S3. I created an execution plan for the task but when i tried file trigger at execution plan level, the Execution plan is not triggering. I checked whether the execution plan is working fine or not by manually triggering the EP. The EP runs fine and places the file present at path to S3. Please help me understand what could be the issue with the file trigger for the execution plan?
Can someone help me with the above issue?