Advance Stream
UiPath.CommunicationsMining.Activities.Streams.AdvanceStream
Communications MiningAdvance Stream
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Stream | In | InArgument<UiPath.CommunicationsMining.Activities.Streams.Models.IAdvance> |
|||
| SequenceId | In | InArgument<String> |
|||
| Response | Out | OutArgument<UiPath.CommunicationsMining.Activities.Streams.Models.AdvanceResponse> |
Fetch Batch from Stream (Legacy)
UiPath.CommunicationsMining.Activities.Streams.FetchBatch
Communications MiningThis activity is legacy, you should use "Get Stream Results" instead.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Dataset | In | InArgument<String> |
|||
| Project | In | InArgument<String> |
|||
| Stream | In | InArgument<String> |
|||
| Response | Out | OutArgument<UiPath.CommunicationsMining.Activities.Streams.Models.FetchResponse> |
Get Stream Results
UiPath.CommunicationsMining.Activities.Streams.GetStreamResults
Communications MiningGet results from a Communications Mining stream
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Dataset | In | InArgument<String> |
|||
| Project | In | InArgument<String> |
|||
| Stream | In | InArgument<String> |
|||
| Results | Out | OutArgument<UiPath.CommunicationsMining.Activities.Streams.Models.GetStreamResultsResponse> |
Reset Stream
UiPath.CommunicationsMining.Activities.Streams.ResetStream
Communications MiningReset Stream
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Dataset | In | InArgument<String> |
|||
| Project | In | InArgument<String> |
|||
| Stream | In | InArgument<String> |
|||
| ResetDateTime | In | InArgument<DateTime> |
|||
| Response | Out | OutArgument<UiPath.CommunicationsMining.Activities.Streams.Models.ResetResponse> |
Get Record
UiPath.CommunicationsMining.Activities.Sources.GetRecord
Communications MiningGet Record
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| RecordId | In | InArgument<String> |
|||
| Source | In | InArgument<String> |
|||
| Project | In | InArgument<String> |
|||
| Record | Out | OutArgument<UiPath.CommunicationsMining.Activities.Records.Models.Record> |
Upload Record(s)
UiPath.CommunicationsMining.Activities.Sources.UploadRecords
Communications MiningUpload records to a Communications Mining source
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Record | In | InArgument<UiPath.CommunicationsMining.Activities.Records.Models.Record> |
|||
| Records | In | InArgument<List<UiPath.CommunicationsMining.Activities.Records.Models.Record>> |
|||
| Source | In | InArgument<String> |
|||
| Project | In | InArgument<String> |
|||
| Responses | Out | OutArgument<List<UiPath.CommunicationsMining.Activities.Sources.Models.SyncRecordResponse>> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| UploadAList | property | Boolean |
Create Record
UiPath.CommunicationsMining.Activities.Records.CreateRecord
Communications MiningCreate Communications Mining Record
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| RecordId | In | InArgument<String> |
|||
| ExternalCommentId | In | InArgument<String> |
|||
| Timestamp | In | InArgument<DateTime> |
|||
| MessageBody | In | InArgument<String> |
|||
| ThreadId | In | InArgument<String> |
|||
| EmailThreadId | In | InArgument<String> |
|||
| Subject | In | InArgument<String> |
|||
| From | In | InArgument<String> |
|||
| To | In | InArgument<String> |
|||
| Cc | In | InArgument<String> |
|||
| Bcc | In | InArgument<String> |
|||
| Record | Out | OutArgument<UiPath.CommunicationsMining.Activities.Records.Models.Record> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| UserStringProperties | property | Dictionary<String, InArgument<String>> |
|
| UserNumberProperties | property | Dictionary<String, InArgument<Double>> |
Predict Record(s)
UiPath.CommunicationsMining.Activities.Predictions.PredictRecords
Communications MiningPredict Record(s)
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Project | In | InArgument<String> |
|||
| Dataset | In | InArgument<String> |
|||
| AiModelVersion | In | InArgument<String> |
|||
| Threshold | In | InArgument<Double> |
|||
| Record | In | InArgument<UiPath.CommunicationsMining.Activities.Records.Models.Record> |
|||
| Records | In | InArgument<List<UiPath.CommunicationsMining.Activities.Records.Models.Record>> |
|||
| TransformTag | In | InArgument<String> |
|||
| Prediction | Out | OutArgument<UiPath.CommunicationsMining.Activities.Predictions.Models.PredictResponse> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| UploadAList | property | Boolean |
Create Communications Mining Validation Action
UiPath.CommunicationsMining.Activities.DataValidation.CreateCommunicationsMiningValidationAction
Communications MiningCreate Communications Mining Validation Action
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| ActionTitle | In | InArgument<String> |
|||
| ActionPriority | In | InArgument<String> |
|||
| ActionCatalogue | In | InArgument<String> |
|||
| CreatedValidationAction | Out | OutArgument<UiPath.CommunicationsMining.Activities.DataValidation.CreatedValidationAction> |
|||
| StreamResult | In | InArgument<UiPath.CommunicationsMining.Activities.Streams.Models.StreamResult> |
|||
| Model | In | InArgument<UiPath.CommunicationsMining.Activities.Streams.Models.ModelDetails> |
|||
| OrchestratorBucketFolderPath | In | InArgument<String> |
|||
| OrchestratorBucketName | In | InArgument<String> |
|||
| OrchestratorBucketDirectoryPath | In | InArgument<String> |
|||
| OrchestratorTimeout | In | InArgument<Nullable<Int32>> |
Create Communications Mining Validation Artifacts
UiPath.CommunicationsMining.Activities.DataValidation.CreateCommunicationsMiningValidationArtifacts
Communications Mining Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| ContentValidationData | Out | OutArgument<UiPath.DocumentProcessing.Contracts.Actions.ContentValidationData> |
|||
| StreamResult | In | InArgument<UiPath.CommunicationsMining.Activities.Streams.Models.StreamResult> |
|||
| Model | In | InArgument<UiPath.CommunicationsMining.Activities.Streams.Models.ModelDetails> |
|||
| OrchestratorBucketFolderPath | In | InArgument<String> |
|||
| OrchestratorBucketName | In | InArgument<String> |
|||
| OrchestratorBucketDirectoryPath | In | InArgument<String> |
|||
| OrchestratorTimeout | In | InArgument<Nullable<Int32>> |
Retrieve Communications Mining Validation Artifacts
UiPath.CommunicationsMining.Activities.DataValidation.RetrieveCommunicationsMiningValidationArtifacts
Communications MiningRetrieve Communications Mining Validation Artifacts
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| ContentValidationData | In | InArgument<UiPath.DocumentProcessing.Contracts.Actions.ContentValidationData> |
|||
| RemoveDataFromStorage | In | InArgument<Boolean> |
|||
| StreamResult | Out | OutArgument<UiPath.CommunicationsMining.Activities.Streams.Models.StreamResult> |
|||
| OrchestratorBucketFolderPath | In | InArgument<String> |
|||
| OrchestratorBucketName | In | InArgument<String> |
|||
| OrchestratorBucketDirectoryPath | In | InArgument<String> |
|||
| OrchestratorTimeout | In | InArgument<Nullable<Int32>> |
Wait For Communications Mining Validation Action
UiPath.CommunicationsMining.Activities.DataValidation.WaitForCommunicationsMiningValidationAction
Communications MiningWait For Communications Mining Validation Action
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| CreatedValidationAction | In | InArgument<UiPath.CommunicationsMining.Activities.DataValidation.CreatedValidationAction> |
|||
| RemoveDataAfterProcessing | In | InArgument<Boolean> |
|||
| ValidatedStreamResult | Out | OutArgument<UiPath.CommunicationsMining.Activities.Streams.Models.StreamResult> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ActionCenterServiceFactory | property | UiPath.CommunicationsMining.Activities.Actions.IActionCenterServiceFactory |
Get Attachment
UiPath.CommunicationsMining.Activities.Attachments.GetAttachment
Communications MiningRetrieve an attachment from Communications Mining
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| AttachmentReference | In | InArgument<String> |
|||
| Attachment | Out | OutArgument<UiPath.CommunicationsMining.Activities.Attachments.CommunicationsMiningAttachmentLocalItem> |