About the "Generate Data Table" Activity
※ Knowledge preparation in progress
Table of Contents
1. Activity program name
RCA.Activities.Core.GenerateDataTable
2. Description
Studio Version: 2.0.3.0+
Quick Access: Core > DataTable > Generate Data Table
This activity allows you to generate a DataTable
from unstructured data. It also includes tools to separate rows, columns, and table options for creating structured tables.
3. Properties
Property Name | Description |
---|---|
ColumnSeparators | Specifies the character to be used as a column separator. Only string values are supported. |
ColumnSizes | (Details not provided in this version of the knowledge.) |
ContinueOnError | Indicates whether the workflow should continue if an error occurs. Accepts Boolean values only. Default is FALSE . |
DataTable | A DataTable variable that contains the generated table. |
Input | The input field for adding unstructured data to be converted into a table. Supports string values only. |
NewLineSeparator | Specifies the character to be used as a row separator. Only string values are supported. |
Positions | If OCR is used and the "Get Words Info" checkbox is selected, this field contains the extracted words as an IEnumerable . |
DisplayName | The display name of this activity. It can be edited to better organize and structure your workflow. |
4. Usage
Currently under preparation.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article