Search: add-data-row

Last modified by admin on 2022/04/24 04:58

Results 11 - 20 of 121 « previous page next page » Page 1 2 3 4 5 6 7 8 9 ... 13

Read CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
a specified CSV File. (* is mandatory) In the body of activity File Path (String) - You can add the file
of the CSV file E.g: “C:\CSVFolder\clientList.csv” Misc Public (CheckBox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String
Raw document content
Path (String)** - You can add the file path of the CSV here. String supported only. == **Properties
” **Misc** * **Public (CheckBox) **- If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name (String) **- The name of this activity

Excel Read Row

Last modified by VuNH54 on 2023/04/20 11:24
Rendered document content
. E.g: "Sheet1" Starting Cell - The cell from which to start extracting the row data. By default
: "Sheet1" Starting Cell (String)* - The cell from which to start extracting the row data. By default
of an Excel row beginning from the cell specified in the StartingCell field: and stores it in an lEnumerable
Title
Excel Read Row
Location
Excel Read Row
Raw document content
from which to start extracting the row data. By default, this is filled in with "A1". E.g: "A1
" * **Starting Cell (String)*** - The cell from which to start extracting the row data. By default
the values of an Excel row beginning from the cell specified in the StartingCell field: and stores

Read Row

Last modified by Giang Tran on 2022/05/13 06:53
Rendered document content
(String)* - The cell from which to start extracting the row data. By default, this is filled in with "A1
" Starting Cell (String)* - The cell from which to start extracting the row data. By default, this is filled
RCA.Activities.Excel.ReadRow Description Reads the values from a row beginning with the cell
Title
Read Row
Location
Read Row
Raw document content
extracting the row data. By default, this is filled in with "A1". E.g: "A1" == **Properties
(String)*** - The cell from which to start extracting the row data. By default, this is filled in with "A1
" %) ((( RCA.Activities.Excel.ReadRow == **Description** == Reads the values from a row beginning with the cell specified

Insights data model

Last modified by admin on 2024/02/16 09:35
Rendered document content
This page details the Task (Job), Workflow, Queue, and Robot (Agent) data that Insights ingests
belongs to. Agent Id The row ID of the Agent that executed the job. Job Id The row ID
for job execution. Workflow ID The row ID of the workflow. OU ID The row ID of the organization
Title
Insights data model
Location
Insight data model
Raw document content
(Job),** **Workflow, Queue**, and **Robot (Agent)** data that Insights ingests. == **Task
" %)((( The row ID of the Agent that executed the job. ))) |(% style="width:242px" %)((( Job Id )))|(% style="width:890px" %)((( The row ID of the job event in the Center database ))) |(% style="width:242px

Filter Data Table

Last modified by VuNH54 on 2023/04/19 14:34
Rendered document content
variable by specifying conditions in the Filter Wizard window. The activity can keep or delete rows
. (* is mandatory) In the body of activity Filter Wizard - Set filter for rows, set output columns Properties Input Data Table (DataTable)* - The DataTable variable that you want to filter. This field supports
Title
Filter Data Table
Attachment name
filter data table.jpg
Location
Data Table
Raw document content
conditions in the Filter Wizard window. The activity can keep or delete rows or columns according
button so that you can access the wizard and customize your settings at any time. [[[[image:filter data table.jpg||class="img-thumbnail"]]>>attach:filter data table.jpg]] (* is mandatory) == **In the body

Remove Duplicated Rows

Last modified by Nhan Nguyen on 2022/05/13 03:06
Rendered document content
duplicate rows in the data table. (* is mandatory) Properties Input Data Table (DataTable)* - The data table you want to check. Misc Public (Checkbox) - Check if you want to publicize it. Remember
Rows. Output Output Data Table(DataTable) - The column value from the specified DataRow.
Title
Remove Duplicated Rows
Location
Data Table
Raw document content
" %) ((( RCA.Activities.Core.RemoveDuplicatedRows == **Description** == This activity allows you to remove duplicate rows in the data table
** == **Input** * **Data Table (DataTable)* **- The data table you want to check. **Misc** * **Public (Checkbox) **- Check if you want to publicize it. Remember to consider data security requirements before

Get Row Item

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
: “ColumnNameThatNeed”. Data Row* - The DataRow object from which a value is to be retrieved. Misc Public (Checkbox) - Check if you want to publicize it. Remember to consider data security requirements before using
row (DataRow)* - The DataRow object from which a value is to be retrieved. Properties Input Column
Title
Get Row Item
Attachment name
get row item.jpg
Location
Data Table
Get Row Item
Raw document content
: “ColumnNameThatNeed”. * **Data Row*** - The DataRow object from which a value is to be retrieved. **Misc
according to a specified column. [[[[image:get row item.jpg]]>>attach:get row item.jpg]] (* is mandatory) **In the body of activity** * **DataTable row (DataRow)*** - The DataRow object from which

Excel Remove Duplicates Range

Last modified by Giang Tran on 2022/05/13 06:24
Rendered document content
RCA.Activities.Excel.ExcelRemoveDuplicatesRange Description Deletes all the rows
) - The range from which you want to remove duplicate rows. E.g: "A1:H5" Properties Input Range (String) - The range from which you want to remove duplicate rows. E.g: "A1:H5" Sheet name (String)* - The name
Raw document content
" %) ((( RCA.Activities.Excel.ExcelRemoveDuplicatesRange == **Description** == Deletes all the rows that are duplicated in a specified range
" * **Range (String)** - The range from which you want to remove duplicate rows. E.g: "A1:H5" == **Properties** == **Input** * **Range (String)** - The range from which you want to remove duplicate rows

Look Up Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:03
Rendered document content
also help you return the value found in the cell that has the row specified in the RowIndex property
supports only strings and String variables. E.g: “WordIWantToSearch” Data Table (DataTable
for. This field supports only strings and String variables. Eg: “Name of column” Data Column (DataColumn
Title
Look Up Data Table
Attachment name
look up data table.jpg
Location
Data Table
Look Up Data Table
Raw document content
the data table **Output** * **Cell Value** - Optional. The value found in the cell that has the Row
the value found in the cell that has the row specified in the RowIndex property and the column specified in the Target Column property category. [[[[image:look up data table.jpg||class="img-thumbnail

Insert Data Table

Last modified by VuNH54 on 2023/04/19 15:42
Rendered document content
DataTable variable in an existing Table. Returns the number of rows affected. If the constraints on the table aren't met, the activity will fail and all the written rows will be saved. (* for Mandatory) In the body of activity Configure Connection - Set connection string, data source, data provider. Data
Title
Insert Data Table
Location
Insert Data Table
Raw document content
in an existing Table. Returns the number of rows affected. If the constraints on the table aren't met, the activity will fail and all the written rows will be saved. [[image:image-20220506105511-1.png]] (* for Mandatory) == **In the body of activity** == * **Configure Connection **- Set connection string, data
RSS feed for search on [add-data-row]
Created by admin on 2022/04/17 14:38