Viewing the schedulers in a project
Last updated
Last updated
Use this procedure to view all the jobs in a project and see the output generated after every job run.
Hover over the menu icon and select Projects. The Projects dashboard is displayed.
Select the project for which you can to schedule or create a job. You can create jobs for different scenarios in a project.
Click the Scheduler tab on the left navigation menu of the project to open the jobs page and view the list of jobs you have already created.
Review this information:
Job Name: The name of the job.
Status: The status of this scheduler. Possible values:
Scheduler Active - By default is set to Active.
Scheduler Inactive - Indicates that the manual run has been paused.
Last run by: Indicates whether the business user or scheduler has run the scheduler last.
Last Run: The date and time at which the scheduler was run lastly.
Last 5 Runs: Indicates the last five scheduler run status. Possible values:
Failed - The scheduler has failed to run.
Success - The scheduler has been run successfully.
Created - The scheduler has been created.
Last Run Output: Click to view the output generated after running the scheduler. You can only view the output after the scheduler is run and until then this option remains disabled.
Last Run Log: Click to view the logs. You can check the logs to understand the errors in jobs that have failed to run.
Last Run Canvas: Click to view the canvas page. You can only view the page to see the failed blocks and successful blocks in the data pipeline.
Last Run Project Variables: Click to view the last run project variables in this job.
Updated on: The date and time when the job was last updated.
Updated by: The user who last modified the job details.
You can click on the table settings icon to reorder the columns and select and deselect the columns you want to view.
Click the ellipses icon next to the scheduler name to access the following options:
Edit: Modify the scheduler details.
Pause: Temporarily halt the current scheduler run.
Run: Manually execute the scheduler outside the automatic schedule.
Run History: View past runs and track executed jobs.
Delete: Permanently remove the scheduler from the project.