What is SKYVVA Scheduler #
SKYVVA Schedulers is a program that starts and handles jobs automatically. Each scheduler has a different purpose. These functions include Agent Scheduler, Basket Processing Scheduler, Bulk Processing Scheduler, CDD & CDT Scheduler, doMaintenance Scheduler, Message Reprocessing Scheduler, Basket Reprocessing Scheduler, and Checker Scheduler.
The functionality of SKYVVA Scheduler #
These schedules are important. They play different roles. To know more detail about these schedulers, you can check them below:
Agent Scheduler
Agent Scheduler is one of the SKYVVA schedules which is used in agent for running integration service. You can set up the scheduler as your wish. To find Agent Scheduler If you want to know where Agent scheduler is, please see the steps below:
- Configure Agent
- Click on Generate OutBound Schedule Per Integration
Click on Agent Control Board (old) Tab
– How to use the Agent Control Board (old)?
Since the user now completely understand; How to use the Agent Control Board, by hitting the upper link, now we understand the Architect of the Agent Control Board now follows below on Salesforce org.
Prerequisite
Before setup the scheduler, there are some properties you must know:
- Schedule Mode →There are two types of modes that you can choose. These modes are Processing and Reprocessing.
- Integration Name →The name of your integration.
- Interface Name →The name of your interface in an integration.
- Integration Mode →The direction of integration. They are Inbound and Outbound
- Daily Frequency →
1. Run at→ If you check this button it means you want the scheduler to run once a day but at a specific time.
2. Run every→ The scheduler will run every hour or minute depending on you who set them up. If you want to run every X hour then you have to choose Hours. However, you have to choose the starting time along with the ending time you want it to end. - Weekly Frequency → The default is all day is selected. It means the scheduler will run every day. But if you want to skip one day or more you can deselect that day.
- Monthly Frequency → The function of this one is similar to the above. If you want the scheduler to skip then deselect the month you don’t want to run.
- Choose the schedule Mode →Processing or Reprocessing
- Choose Integration, Interface Name
- Select Integration Mode → Outbound
- Choose the one of Frequency you want to set for running
- Click Save.
For more understanding of Scheduler hit this link
Basket Processing Scheduler, Bulk Processing Scheduler, CDD & CDT Scheduler
[su_box title=”Note” box_color=”#2a8af0″ title_color=”#000000″]
SKYVVA Schedulers is a type of scheduled job which runs regularly bases on-time setting. There are three categories of Schedulers.
- Schedule per integration: is a global scheduler process all interfaces on integration, it will skip either the Interface group or interface that is running its scheduler.
- Schedule per-interface group: process all interfaces in the group, if the scheduler has been started then all the schedule of the interface in this group will stop automatically.
- Schedule per interface: it will process a specific interface. It cannot be started if its interface group scheduler has already started.
[/su_box]