Typical Workflow
Copy
Background Jobs can be created by following below steps:
- Administrators can create custom Actions on any ItemType or by using any server method, enabling the creation of jobs.
- Created, jobs are executed in the background within a designated queue.
- Upon job completion, the output and status are automatically communicated to the user via email notification.
Cron Jobs can be created by following below steps:
- User should login as “Admin”, then Go to TOC à Administrators à Pro App Designer à Background & Cron Jobs à Cron Jobs.
- Click on “Create New Cron Job” select all the mandatory fields.
- Attach created Cron Job to the relationship of Queue & it will execute as per defined schedule.