activities
latest
false
  • Release Notes
      • February 2025
  • Overview
  • Uploading data to Communications Mining
  • Using the Dispatcher Framework
  • Activities reference
UiPath logo, featuring letters U and I in white

Communications Mining Activities

Last updated Mar 3, 2025

PREVIEW
Create Communications Mining Validation Action

UiPath.CommunicationsMining.Activities.DataValidation.CreateCommunicationsMiningValidationAction

Description

Creates an action of type Document Validation in Action Center, designed for validating communication stream results. The output of the Create Communications Mining Validation Action activity can be used with the Wait For Communications Mining Validation Action activity to suspend and resume workflows when a user completes the action in Action Center.

Project compatibility

Windows | Cross - platform

Configuration

Designer panel
  • Orchestrator Bucket Folder Path: Select the Orchestrator folder path where the storage bucket exists from the dropdown list.
  • Orchestrator Bucket: Specify the name of an existing storage bucket where the action stores its data. The bucket should exist in the same Orchestrator folder as the one the action will be created in.
    Note:

    Make sure that you have enabled all needed permissions for Orchestrator. Go to Folder Permissions for the Robot role in Orchestrator and verify the following:

    • For Storage Files permissions, Create and Edit options are selected.
    • For Storage Buckets permissions, View option is selected.
    • For Actions permissions, Create option is selected.
  • Orchestrator Bucket Directory Path: The path of the directory inside the storage bucket where the files used as part of the action are to be stored and retrieved. This field only supports string values, with / as the separator to indicate subdirectories. For example "Finance/AccountsPayable".
  • Input Stream Result: The stream result that you want to validate. Enter the output variable of the Get Stream results activity.
  • Action Title: Specify the title of the action.
    Note: All actions should have a title for identification and accessing purposes in Action Center.
  • Action Priority: Select the priority level of the action. The possible values are Low, Medium, High, and Critical. The default value is Medium.
  • Action Catalog - Specify the name of the action catalog from UiPath® Action Center. Make sure the action catalog exists prior to the action creation, otherwise action creation fails, resulting in an error. Visit Action Catalogs for more information about action catalogs.
  • Created Validation Action: Provides the action object returned by Action Center. This action object should be passed in as an input to the Wait for Communications Mining Validation Action activity.
Properties panel
Storage details
  • Timeout (milliseconds): Specify the waiting time (in milliseconds) for the activity to connect to Orchestrator before an error is thrown. The default value is 30000 milliseconds (30 seconds). This field supports only integer and Int32 variables.
  • Description
  • Project compatibility
  • Configuration

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.