Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

In this lesson, we are going to see how to create and associate jobs from database in Wayfast.

What is a Job in Database?

A Job is a container that allows packaging one or more steps in process that need to be scheduled and executed. In other words, we can say that it is a series of query actions that can be performed in certain periods of time.

We can use jobs to define different tasks that can be run one or more times and monitored for success or failure. A job can run on one local server or on multiple remote servers.

How to create a Job in Wayfast?

Let’s go to “Database” at top menu, click on “Jobs” tab

...

A popup is displayed with only 2 fields to complete. Include the job’s name and description and check the “Active” checkbox before clicking on “Accept” “Submit” button

...

Object is now created on Wayfast. Let’s focus on the “Quantity Steps” and “Quantity Schedulers” columns. Both indicate what are going to be steps setup for the job and the time-scheduled details respectively.

...

Now that we know better the different options, make sure that the job’s scheduler is active before clicking on “Accept” button“Submit” button. We should check the “Turn On” checkbox to active the scheduler.

...

New scheduler is created and associate it to the job previously created.

...

Recap

During this lesson, we learnt how we can setup a simple job with the steps to be executed automatically by the system in Wayfast. Also we setup a simply scheduled program for each of this jobs.

...