Find Next Working Date

This component will find the next and previous working dates based on the input data provided by the user

Top Benefits

  • Easy way of finding next and previous working days
  • Saves effort in finding out the working dates based on the given data
  • Can be used in processes that need to run on weekdays

Tasks

  • Date will be input by the user

This component will find the next and previous working dates based on the input date provided by the user. It will calculate the date including the list of holidays provided.
It considers holidays as non-working days and gives the next and previous dates.

By executing the respective commands on the dates provided by the user, this bot will find out the next and previous working date by using this component. Exception handling is also being performed in this utility.

Get Bot

Free

Bot Security Program
Level 1
Applications
Business Process
Category
Downloads
101
Vendor
Automation Type
Bot
Last Updated
June 2, 2021
First Published
June 2, 2021
Platform
Automation 360
ReadMe
ReadMe
Support

See the Bot in Action

Code snippet1
Code snippet 2
Control room
PREV NEXT
Code snippet1
Code snippet 2
Control room

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

  • Str_InputDate- Provide the date in the format (MM/DD/YYYY)
  • Str_rootlogfolder-Provide the log folder path. Default path is assigned to “C:Log” This can be changed if needed
  • Str_NextWorkingDay- Output -Returns the Next working date
  • Str_PreviousWorkingDay-Output-Returns the previous working date
  • Str_ErrorDescription- Output-This will return the value if any exception occurs during the execution. The value will hav