Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
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?
To add to it, something unusual that i see is when i go to the task execution details through the magnifying glass option at job conductor level, i see the log generated and other details like job triggered by, server, job, job version, project, context having entries. When i triggered the job manually at execution plan level and check for task execution details, even if the job ran , there is no log generated, no entries for project , project version, context and job triggered by. The only entry is for task start date and end date which is current time.
Can someone please help me with the above issue?