Check the Overlapping Date Range between Two Events

This bot checks whether the date range overlaps with each other, gets the start date and end date of two events, and check overlaps and return messages

Top Benefits

  • Checks overlapping of date range between two events
  • Improves bot performance
  • Saves bot development time

Tasks

  • Check overlapping date range

This bot checks whether the date ranges overlap with each other or not. It gets the start date and end date of two events and checks for overlaps, verifies the date format and, validates whether the start date is lesser than the end date.

How the bot works:
The bot takes two date ranges - a start date and end date
A DLL is used to check whether the start date and end date overlaps
The output is returned by success or failure flag
Exception handling will log the errors

Get Bot

Free

Bot Security Program
Level 1
Applications
Business Process
Category
Vendor
Automation Type
Bot
Last Updated
May 25, 2021
First Published
January 21, 2021
Platform
Automation 360
ReadMe
ReadMe
Support

See the Bot in Action

Control room code
code files
code file
PREV NEXT
Control room code
code files
code file

Setup Process

Install

Download the Bot and follow the instructions to install it in your AAE Control Room.

Configure

Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)

Run

That's it - now the Bot is ready to get going!

Requirements and Inputs

  • it will input 2 date ranges - start date 1 and end date 1 & start date 2 and end date 2