DCKAP Integrator
Getting StartedIntegrator StatusRoadmapRelease Notes
  • Overview
    • Enterprise Integration Platform
    • What is DCKAP Integrator?
    • Integrator Architecture
    • Integrator Security
  • GETTING STARTED
    • Quick Start Guide
    • New User Registration
      • Available Plans
    • Integrator Dashboard
    • Analytics
  • User Guide
    • The Basics
    • Account Management
      • User Groups
      • Account Settings
      • Two-Factor Authentication
    • Projects
      • Add New Project
      • Managing Projects
      • Transfer Project Ownership
    • API Access Keys
    • Project Invitations
    • Help and Support
      • Raise a Ticket
      • Visibility and Collaborators
      • Help and Support - A Quick Overview
    • Exchange
  • PROJECT MANAGER
    • Integrations
      • Add New Pipe
      • Flows and Handlers
      • Mapping and Modifiers
      • Advanced Modifiers
      • Advanced Scheduler
    • Workflows
      • Flow Builder
      • Snippets
      • Actions
        • API Call
        • Console
        • Decision
        • Loop
        • Detail Logger
        • Error Logger
        • Code Runner
        • Formatter
        • Notification
        • Snippet
        • Return
        • Sleep
      • Mock Data
      • FAQs
    • Systems
      • Credentials
      • API Manager
        • API Components
        • Test API
      • Private Systems
      • Authentication Types
        • OAuth 2.0
    • Logs
    • Project Settings
    • Project Analytics
    • Advanced
      • Flows
    • Project Documents
  • TECHNICAL GUIDE
    • Flows & Handlers
      • Add New Flow
      • Simulator
      • Flows: Best Practices
      • Flows: Use Cases
      • Timezone Converter Handler
      • Supported Timezones
    • API and Mapping
  • Tutorials
    • Create a new Integration Pipe
    • Create a new Flow
    • How to Map data?
    • Working with Modifiers
    • Managing User Groups
    • How to use DCKAP Integrator Dynamic URL's?
  • API Documentation
    • Quick Start
    • Projects API
    • Credentials API
    • Templates API
    • Posting and Reading XML data via DCKAP Integrator
    • Commonly used APIs
  • Others
    • Product Roadmap
      • Past Roadmaps
    • Release Notes
      • 4.4.0 April 29, 2025
      • 4.3.0 February 25, 2025
      • 4.2.0 December 19, 2024
      • 4.0.0 August 29, 2024
      • 3.4.8 May 27, 2024
      • 3.4.7 March 14, 2024
      • 3.4.6 January 4, 2024
      • 3.4.5 October 18, 2023
      • 3.4.4 May 16, 2023
      • 3.4.3 March 1, 2023
      • 3.4.2 December 20, 2022
      • 3.4.1 October 4, 2022
      • 3.4.0 August 10, 2022
      • 3.3.6 July 20, 2022
      • 3.3.5a June 23, 2022
      • 3.3.5 May 26, 2022
      • 3.3.4 March 31, 2022
      • 3.3.3 Feb 4, 2022
      • 3.3.2 November 24, 2021
      • 3.3.1 October 22, 2021
      • 3.3.0 August 28, 2021
      • 3.2.7 June 18, 2021
      • 3.2.6 May 11, 2021
      • 3.2.3 and 3.2.4 March 8, 2021
      • 3.2.2 Dec 24, 2020
      • 3.2.1 Nov 12, 2020
      • 3.2.0 - October 7, 2020
      • 3.1.10 - September 16, 2020
      • 3.1.9 - September 3, 2020
      • 3.1.8 - August 15, 2020
      • 3.1.7 - July 19, 2020
      • 3.1.6 - June 21, 2020
      • 3.1.5 - May 15, 2020
      • 3.1.4 - April 27, 2020
      • 3.1.3.0 - April 20, 2020
      • 3.1.3 - April 8, 2020
      • 3.1.2 - March 26, 2020
      • 3.1.1 - March 13, 2020
      • 3.1.0 - March 10, 2020
Powered by GitBook
On this page
  • Advanced Scheduler
  • Commonly Used Schedule Configurations with Examples
  • 1.Basic: Run every 5 minutes
  • 2. Specific Time: Run at 5 PM on Thursdays
  • 3. Multiple Times: Run at 9 AM, 1 PM and 5 PM every day
  • 4. Range of values: Run every 5 minutes from Monday to Friday
  • 5. Ranges with a step: Run every 15 minutes
  • 6. Combination of numeric values and ranges: Run every hour outside office hours
  • 7. Specific Day and Month: Run every hour on Mar 15

Was this helpful?

  1. PROJECT MANAGER
  2. Integrations

Advanced Scheduler

To schedule a Batch type Integration to run at any given time and frequency

PreviousAdvanced ModifiersNextWorkflows

Last updated 2 years ago

Was this helpful?

Advanced Scheduler

The Advanced Scheduler in DCKAP Integrator is an easy-to-use Schedule Editor that enables easy configuration of the Schedules. With just a few mouse clicks and no complex syntax building or coding, the Pipes can be easily scheduled to run at any required time or time interval.

Click on the "Schedule" link in the Pipe tile. The Schedule Editor will open.

The following fields are present in the Schedule Editor:

  1. Pipe Name: Name of the Integration pipe

  2. Configured Schedules: The schedules that have been configured for this pipe

  3. Cron Expression Builder Section: Where users can build and create different combinations of schedules for the pipe to run at.

  4. Timezone: The pipe schedules are executed with respect to the timezone provided. By default, it is UTC.

  5. Base Frequency levels: Basic interval levels for users to choose from

  6. Frequency intervals: Specific interval or range values for the Integrations to run

  7. Specific time or day intervals: Specific day or time values for the integrations to run

Commonly Used Schedule Configurations with Examples

Following are a few widely used schedule configurations and how they can be set up in DCKAP Integrator:

1.Basic: Run every 5 minutes

2. Specific Time: Run at 5 PM on Thursdays

3. Multiple Times: Run at 9 AM, 1 PM and 5 PM every day

4. Range of values: Run every 5 minutes from Monday to Friday

5. Ranges with a step: Run every 15 minutes

6. Combination of numeric values and ranges: Run every hour outside office hours

This requires 2 schedules to be configured as shown below:

Schedule 1:

Schedule 2:

7. Specific Day and Month: Run every hour on Mar 15

Auto-Pilot Mode

Auto-pilot mode in DCKAP Integrator allows users to automatically schedule a Batch type Integration to run at any given time and frequency.

Users can schedule the pipes to synchronize at any particular time and day or during any desired interval using the Advanced Scheduler feature.

Basic: Run every 5 minutes
Specific Time: Run at 5 PM on Thursdays
Multiple Times: Run at 9 AM, 1 PM and 5 PM every day
Range of values: Run every 5 minutes from Monday to Friday
Ranges with a step: Run every 15 minutes
Combination of numeric values and ranges: Run every hour outside office hours
Specific Day and Month: Run every hour on Mar 15
Choose Frequency Level: Minute, and Range: Every 5 minutes
Choose Frequency Level: Day of Week, and Speific Day: Thursday
Choose Frequency Level: Hour, and Specific Hour: 17
Choose Frequency Level: Hour, and Specific Hour: 5, 9, 17
Choose Frequence Level: Day of week, and Specific Day: Monday through Friday
Choose Frequency Level: Minute, and Range: Every 5 minutes
Choose Frequency Level: Minute, and Range: Every 15 minutes
Choose Frequency Level: Day of Week ,and Value: Monday through Friday; Choose Frequency Level Hour, and Range 6PM to 6AM
Choose Frequency Level: Day of Week, and Specific Day: Sun, Sat; Choose Frequency Level: Hour, and Range Every 1 hour
Choose Frequency Level: Month, and Specific Month: March
Choose Frequency Level: Day of Month, and Specific Day of Month 15; (Also choose every hour)