Search: add-data-row

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

Results 1 - 10 of 20 next page » Page 1 2

For Each Row

Last modified by VuNH54 on 2023/04/19 14:38
Rendered document content
for each row in a specified DataTable variable. (* is mandatory) In the body of activity Foreach - Set loop variable name in - Data table to loop Body - Add activities that you want to execute in loop Properties Input Data Table (DataTable)* - The DataColumn object whose value is to be retrieved from
Title
For Each Row
Attachment name
for each row.jpg
Location
Data Table
For Each Row
Raw document content
) == **In the body of activity** == **Foreach** - Set loop variable name **in** - Data table to loop **Body **- Add activities that you want to execute in loop == **Properties** == **Input** * **Data Table
" %) ((( RCA.Activities.Core.ForEachRow == **Description** == This activity allows you to execute an action once for each row

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

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

Execute Non Query

Last modified by VuNH54 on 2023/04/19 15:39
Rendered document content
statement on a database. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows
) In the body of activity Configure Connection - Set connection string, data source, data provider. Edit
if you want to publicize it. Remember to consider data security requirements before using it. Display
Raw document content
. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows affected by the command
]] (* for Mandatory) == **In the body of activity** == * **Configure Connection **- Set connection string, data source, data provider. [[image:https://docs.akabot.com/bin/download/Activities/Database/Activities

Bulk Add Queue Items

Last modified by VuNH54 on 2023/04/20 17:08
Rendered document content
RCA.Activities.Core.BulkAddQueueItems Description This Bulk Add Queue Items activity enables you to add a collection of items to a data table to a specific queue. Once it is added to the queue
) - The data table that you want to add the queue into. QueueName (String) - The queue to which the new queue
Title
Bulk Add Queue Items
Location
Bulk Add Queue Items
Raw document content
" %) ((( RCA.Activities.Core.BulkAddQueueItems == **Description** == This Bulk Add Queue Items activity enables you to add a collection of items to a data table to a specific queue. Once it is added to the queue, the items’ status is changed
: this will add all the items if there is no error occurs. Otherwise, all items are not going to be added

Add Transaction Item

Last modified by VuNH54 on 2023/04/20 17:07
Rendered document content
the transaction which you want to add. Misc Public (Checkbox) - If you check it, the data of this activity
RCA.Activities.Core.AddTransactionItem Description This Add Transaction Item activity allows you to add an item in the queue, start the transaction, and sets the status to In Progress. It can also
Title
Add Transaction Item
Location
Add Transaction Item
Raw document content
" %) ((( RCA.Activities.Core.AddTransactionItem == **Description** == This Add Transaction Item activity allows you to add an item in the queue, start the transaction, and sets the status to In Progress. It can also be configured to add a custom
>) **- A collection of additional information about the transaction which you want to add. **Misc** * **Public

Excel Append Range

Last modified by VuNH54 on 2023/04/19 16:57
Rendered document content
in a Data Table variable to the end of a specified Excel spreadsheet. (* is mandatory) In the body of activity Sheet Name - The name of the sheet in which to add the specified range. By default, this is filled in with "Sheet1". Only String variables and strings are supported. E.g: “ClientNames” Data Table
Raw document content
" %) ((( RCA.Activities.Excel.ExcelAppendRange == **Description** == This activity allows adding information stored in a Data Table variable
) == **In the body of activity** == * **Sheet Name** - The name of the sheet in which to add the specified range
: “ClientNames” * **Data Table** - The data to be added. This field supports only DataTable variables

Append Range

Last modified by VuNH54 on 2023/04/19 16:55
Rendered document content
RCA.Activities.Excel.AppendRange Description This activity allows you to add the information
are supported. E.g: “C:\FolderName\ClientList.xlsx” Sheet Name - The name of the sheet in which to add
are supported. E.g: “ClientNames” Data Table - The data to be added. This field supports only DataTable
Raw document content
" %) ((( RCA.Activities.Excel.AppendRange == **Description** == This activity allows you to add the information stored in a DataTable
** - The name of the sheet in which to add the specified range. By default, this is filled in with "Sheet1". Only String variables and strings are supported. E.g: “ClientNames” * **Data Table** - The data

Set Content Control

Last modified by VuNH54 on 2023/04/21 11:04
Rendered document content
to add to Content Control Misc Public (Checkbox) - If you check it, the data of this activity
RCA.Activities.Word.SetContentControl Description This activity allows you to add content
) – Check this option if you want to add the value to all Content Controls with the same Title or Tag
Raw document content
" %) ((( RCA.Activities.Word.SetContentControl == **Description** == This activity allows you to add content to a specific Content Control
All Control Found (Boolean)** – Check this option if you want to add the value to all Content Controls
)* ** – The value which you want to add to Content Control **Misc** * **Public (Checkbox) ** - If you check

Excel Insert Image

Last modified by VuNH54 on 2023/04/19 17:20
Rendered document content
to insert image to. E.g: “Employee Data” Range (String)* - The range you want to add image to. E.g: “K1:L1
RCA.Activities.Excel.ExcelInsertImage Description This activity allows you to add images
) - The range you want to add image to. E.g: “K1:L1” Properties Input Image path (String)* - Input the full
Raw document content
want to insert image to. E.g: “Employee Data” * **Range (String)* **- The range you want to add image
" %) ((( RCA.Activities.Excel.ExcelInsertImage == **Description** == This activity allows you to add images to specified Excel Sheets
) **- The sheet that you want to display. E.g: “ThisIsSheetName” * **Range (String) **- The range you want to add
next page » Page 1 2
RSS feed for search on [add-data-row]
Created by admin on 2022/04/17 14:38