UiPath Documentation
action-center
latest
false
Action Center release notes
  • Automation Cloud and Test Cloud
  • Automation Cloud Public Sector and Test Cloud Public Sector
  • Automation Cloud Dedicated and Test Cloud Dedicated

Public Preview

Public Preview patch notes for Action Center in Automation Cloud.

Release date: 29 October 2020

What's new​

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 cloud platform.

PDF Viewer support in Form Action​

RPA developers can now embed multi page PDF files from storage buckets in a Form based Action by binding PDF storage bucket file path to an HTML Element in the form using the <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

What's new​

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

What's new​

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 cloud platform 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

What's new​

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 cloud platform platform.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated