- Release notes Cloud Action Center
- December 2020
- General Availability
- Public Preview
- Getting started
- Activities
- Designing long-running workflows
- Start Job And Get Reference
- Wait For Job And Resume
- Add Queue Item And Get Reference
- Wait For Queue Item And Resume
- Wait For Form Task And Resume
- Resume After Delay
- Assign Tasks
- Create External Task
- Wait For External Task And Resume
- Complete Task
- Forward Task
- Get Form Tasks
- Get Task Data
- Get App Tasks
- Add Task Comment
- Update Task Labels
- Create App Task
- Wait For App Task And Resume
- Configure task timer
- Actions
- Processes
- Notifications
- Audit
Public Preview
Release date: 29 October 2020
Document Understanding Action Types enabled in Action Center cloud application
Business users can now handle Document Validation and Document Classification actions within Action Center application on Automation Cloud.
PDF Viewer support in Form Action
<embed>
tag.
Upload files to storage buckets through Queue based forms
RPA developers can now define storage file based properties in Queue schema to present 'File Upload' control for business users in Action Center - processes
"UserFile_storage": {
"$id": "#/properties/UserFile_storage",
"type": "string",
"title": "Upload Document",
"default": "FileName",
"examples": [
"User FileName"
]
},
"BucketName": {
"$id": "#/properties/BucketName",
"type": "string",
"title": "BucketName",
"default": "ActionsTest",
"examples": [
"User FileName"
]
"UserFile_storage": {
"$id": "#/properties/UserFile_storage",
"type": "string",
"title": "Upload Document",
"default": "FileName",
"examples": [
"User FileName"
]
},
"BucketName": {
"$id": "#/properties/BucketName",
"type": "string",
"title": "BucketName",
"default": "ActionsTest",
"examples": [
"User FileName"
]
First Run Experience in Action Center
Business users are presented with short videos of getting started with Action Center services (Actions and Processes) to help easy onboarding
Release Date: 6 October 2020
Save Forms before completion
New intermediate Save option is available for Form Actions. Users do not have to fill a form in one stretch before completing an action.
Actions attachment support available for Form Actions.
Business users can now upload files in Actions forms. RPA developers can configure single or multi file upload as well as min and max size of files through File control properties in Forms Designer from 'Create Form Task' activity (use UiPath.Persistence.Activities 1.1.8).
Trigger unattended processes through file upload
Business users can now upload files in process forms and initiate an unattended process. These files will be uploaded to a configured storage bucket and made available to Robots for downstream processing
Release Date: 17 September 2020
Brand new option for business users to trigger unattended processes from the web interface
Action Center offering now enables business users to submit business data and trigger unattended Robots through form-based input. A brand-new application “Processes” available in Automation Cloud for users who would like to trigger unattended automations and track processes triggered by them. This makes it super easy for various business user persona(s) to interface with UiPath Robots, all from a web interface.
Release Date: 2 September 2020
New Actions stand-alone application on Automation cloud for business users
Action Center has been pivotal in expanding the range of business processes that could be automated through RPA. Out-of-the-box integrations with our AI offering have introduced infinite process automation opportunities using Action Center with seamless human-Robot hand-offs during an automation execution.
We will be excited to announce the public preview of a brand new Action Center application with a complete makeover tailored for business users, as simple as using an email. The new user interface can be accessed through 'Actions', a new application available on our Automation Cloud platform.