Versions Compared

Key

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

Introduction

The Check Schedule activity allows Organization administrators to easily configure their Business Process and Channel flow with configured schedules from Implementation > Schedules. Check Schedule improves upon the native “Check Operational Status” activity by providing organization administrators with a single access point for both applying and modifying their different schedule types (weekly, holiday, and temporary closing)

Before proceeding with this document – please refer to this article on how to configure please see ECS Setup: Implementation – Special Days & Schedules.

Use Cases for Check Schedule

With a repository of schedules, changes to a single schedule can impact multiple Business Processes or Channel flows without the need to edit each one individually.

Example

  • Your organization has 15 Business Processes all configured for Monday – Friday 9:00 am to 5:00 pm.
  • With the legacy implementation of “Check Operational Status” all operational hours were configured individually on each Business Process or Channel.
  • To update your closing time to 6:00 p.m. organization administrators would have to navigate to and adjust each Business Process or Channel from 5:00 p.m. to 6:00 p.m.
  • Now, with a shared schedule, only one modification to the configured Weekly Schedule needs to be made.
  • This same process can also be applied to Holiday (Special Day) and Temporary Closing schedules.

...

  • Weekly Schedules: Monday-Sunday with open and closed hours of operation. (Referenced Implementation > Schedules > Weekly Schedules).

Image Modified

  • Special Days Schedules: Holiday schedule with configured date and time values for open and closed hours of operation.

(Referenced Implementation > Schedules > Special Days Calendars)

Image Modified

  • Temporary Closing and Company Meeting Schedules: Schedule with configured date and time values for temporary closing.

(Referenced Implementation > Schedules > Temporary Closing and Company Meetings Calendars)

Image Modified

Empty Check Schedule Activity

Image Modified

Populated Check Schedule Activity

Image Modified

How to Use

Within your Business Process or Channel Interaction Handling Flow navigate to the Flow Control section.

Locate, drag and drop the Check Schedule activity into the Interaction Handling Flow.

Image Modified

Image Modified

Select the icon next to Check Schedule to configure the activity.

Image Modified

There are two ways to apply your schedule within the Check Schedule activity, Static Mapping or Variable Mapping.

  1. Static Mapping located on the left allows you to pick from your configured schedules within Implementation > Schedules via drop-down listing.
  2. Variable Mapping located on the right allows you to reference a schedule by name. This is useful when your interaction flow utilizes Routing Data allowing a single Check Schedule activity to route multiple different schedules.
  3. Located at the bottom of the screenshot is where ECS will store your configured greeting playback.
    1. It is recommended to create a new Interaction Variable to store your greeting.
      1. This Interaction Variable can be referenced and played within an Announce and Collect activity.  Prompt Property for Text Repository greetings.
      2. Image Added

Exit Points

The Check Schedule activity has the below-defined exit points:

  • Open
  • Closed
  • Temp Close
  • Special Days Open
  • Special Days Closed
  • Invalid

Order of Operations

The order of operations for this activity:

  1. Special Days (Optional)
  2. Temporary Closing and Company Meetings (Optional)
  3. Weekly schedule (Required)

Interaction Logic

The interaction will follow the following logic when using the Check Schedule activity.

...