Nth Weekday and First Weekday After scheduling options in RPAC
A lot of institutions schedule processes around non-calendar schedules such as "Second Tuesday of the month" or "The 5th of the month, or the first Monday after". Currently scheduling these types of bots means having to do manual date calculations...
Currently when scheduling a Botflow in RPAC, it is not possible to prevent a Botflow from running on a non-working day or a holiday. Proposing a feature to upload a list of days we want RPAC to exclude when running scheduled jobs. This feature wou...
Botflow Versioning - View Differences Between Versions
Proposing a feature that would show task/action differences between versions of the same Botflow. This would increase visibility into version functionality when having to regress to a previous version. It would also be beneficial when auditing bot...
Botflow Versioning - Create new version of published Botflow
Please consider allowing users to create a new version of a currently published botflow. Currently to save a new version, you have to unpublish the botflow first. This feature would allow maintaining separate "development" and "production" version...
When Targeting Excel, specifically Sheets, a 'Sheet Exists' action would be nice. Current workaround is setting an error task, attempting to select a sheet that may or may not exist, then adding logic to determine if that error task was hit.
We would like to see a new variable type, secret or hidden, similar to Postman. This variable would be useful inside LE. A use case we have is internal REST calls. For OAuth 2.0 the Body requires a client secret and/or API Key. Currently there is ...
Current Application In the Query List action, you can only provide up to 2 query conditions, and 1 specific field. Requested Enhancement Allow for an "infinite" number of conditions. Model off of the If Statement. Allow user to specify a Group wit...
I'd like to have the ability to add custom roles within RPA Central and choose the permissions for each new role. For instance, being able to add a new role that only has permissions to perform user management within RPA Central.
There is currently a 'Get Info' action for:
Web Tables
Excel
Emulators
Etc...
I would like a Get Info for Files & Folders. The options to Get Info for, would be those same parameters that appear in a Files & Folders List - The Fi...
I would like an action to determine if a file is locked or not. Use Case You need to move or delete a file, but you can't because it is locked. In some cases, when trying to delete the file, Windows will display a message that the file is in use. ...