検索:generate-data-table

adminが2022/04/24 04:58に最終更新

425件のうち31 - 40 « 前のページ 次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 43

Write CSV File (en)

Giang Tranが2023/09/25 16:27に最終更新
表示されるドキュメントの内容
the file path of the CSV here. String supported only. Data Table (DataTable) - Specifies the DataTable to be written in the CSV file. Properties Input Data Table (DataTable)* - Specifies the DataTable
\clientList.csv” Misc Public (CheckBox) - If you check it, the data of this activity will be shown in the log
ドキュメントの内容のソース
** == * **File Path (String)** - You can add the file path of the CSV here. String supported only. * **Data Table (DataTable)** - Specifies the DataTable to be written in the CSV file. == **Properties** == **Input** * **Data Table (DataTable)*** - Specifies the DataTable to be written in the CSV file

Read Range (en)

Giang Tranが2022/05/13 06:53に最終更新
表示されるドキュメントの内容
(DataTable) - Stores the data extracted from the specified Excel range in a data table variable. Only data
” Sheet name (String)* - The sheet you want to read. E.g: "Sheet1" Range - Range of the data. If it isn’t
)- The sheet you want to read. E.g: "Sheet1" Range - Range of the data. If it isn’t specified, the whole
ドキュメントの内容のソース
range in a data table variable. Only data table variables are supported ))) {{velocity
: "Sheet1" * **Range** - Range of the data. If it isn’t specified, the whole spreadsheet will be read. E.g
want to read. E.g: "Sheet1" * **Range** - Range of the data. If it isn’t specified, the whole

Write Range (en)

VuNH54が2023/04/20 10:55に最終更新
表示されるドキュメントの内容
. Only string variables and strings are supported. Data Table - The data that you want to write
to start writing data. Only string variables and strings are supported. Data Table (DataTable)* - The data
RCA.Activities.Excel.WriteRange Description This activity allows you to write the data from
ドキュメントの内容のソース
and strings are supported. * **Data Table** - The data that you want to write to the specified range
which to start writing data. Only string variables and strings are supported. * **Data Table (DataTable
" %) ((( RCA.Activities.Excel.WriteRange == **Description** == This activity allows you to write the data from a DataTable variable

Append Range (en)

VuNH54が2023/04/19 16:55に最終更新
表示されるドキュメントの内容
are supported. E.g: “ClientNames” Data Table - The data to be added. This field supports only DataTable
in with "Sheet1". Only String variables and strings are supported. E.g: “ClientNames” Data Table (Datatable) * - The data to be added. This field supports only DataTable variables. Misc Public (Checkbox) - Check if you
ドキュメントの内容のソース
". Only String variables and strings are supported. E.g: “ClientNames” * **Data Table** - The data
and strings are supported. E.g: “ClientNames” * **Data Table (Datatable) *** - The data to be added
to public it. Remember to consider data security requirement before using it. * **Display Name (String

Remove Data Row (en)

Nhan Nguyenが2022/05/13 03:05に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.RemoveDataRow Description This activity allows you to remove a Data Row to a specified DataTable. (* is mandatory) Properties Input Data Row (DataRow)* - The DataRow object which is to be removed. Data Table (DataTable)* - The DataTable object from which the row is removed. Row Index (Int
タイトル
Remove Data Row
添付ファイルの名称
remove data row.jpg
保存場所
Data Table
Remove Data Row
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.RemoveDataRow == **Description** == This activity allows you to remove a Data Row to a specified DataTable. [[image:remove data row.jpg]] (* is mandatory) == **Properties** == **Input** * **Data Row (DataRow)*** - The DataRow object which is to be removed. * **Data Table (DataTable

Excel Write Range (en)

VuNH54が2023/04/20 10:42に最終更新
表示されるドキュメントの内容
. E.g: “A10” Data Table - The data that you want to write to the specified range, as a DataTable variable. Only DataTable variables are supported. Properties Input Data Table (DataTable)* - The data
RCA.Activities.Excel.ExcelWriteRange Description This activity allows you to write the data from
ドキュメントの内容のソース
and strings are supported. E.g: “A10” * **Data Table** - The data that you want to write to the specified
** * **Data Table (DataTable)*** - The data that you want to write to the specified range, as a DataTable
" %) ((( RCA.Activities.Excel.ExcelWriteRange == **Description** == This activity allows you to write the data from a DataTable variable

[4] Business dataset (en)

保存場所
LongVAが2023/05/18 11:31に最終更新
表示されるドキュメントの内容
in edit mode. Select Data Source. Search jhi_dataset table and drag it to the data source interface. Select a relationship with an existing table on the data source interface.
Dataset The default columns in the Business Dataset table are Manual Time and Hourly Cost. You can also
保存場所
[1] ROI data set
ドキュメントの内容のソース
in edit mode. 1. Select **Data Source**. 1. Search **jhi_dataset **table and drag it to the data source interface. 1. Select a relationship with an existing table on the data source interface. ))) {{velocity
** == The default columns in the **Business Dataset** table are **Manual Time** and **Hourly Cost**. You can also

[1.1] About akaBot Hub (en)

adminが2023/04/21 14:27に最終更新
表示されるドキュメントの内容
location for idea generation, implementation, and governance, akaBot Hub streamlines the automation process
codes,… for automation projects Easily keep track cost and benefits of all automation projects Table
ドキュメントの内容のソース
integration process**. By providing a centralized location for idea generation, implementation, and governance
" %) ((( (% class="akb-toc-title" %) ((( Table Of Content ))) {{toc depth="4" start="2"/}} ))) )))

Add Data Row (en)

Nhan Nguyenが2022/05/13 02:55に最終更新
表示されるドキュメントの内容
in the DataTable. Data row (DataRow) - The DataRow object to be added to the DataTable. If this property is set, then the ArrayRow property is ignored. Data Table (DataTable)* - The DataTable object in which you want to add
RCA.Activities.Core.AddDataRow Description This activity allows you to add a Data Row
タイトル
Add Data Row
添付ファイルの名称
add data row.jpg
保存場所
Data Table
Add Data Row
ドキュメントの内容のソース
is ignored. * **Data Table (DataTable)*** - The DataTable object in which you want to add a column
" %) ((( RCA.Activities.Core.AddDataRow == **Description** == This activity allows you to add a Data Row to a specified DataTable. [[[[image:add data row.jpg]]>>attach:add data row.jpg]] (* is mandatory) == **Properties** == **Input

Invoke Method (en)

Nhan Nguyenが2022/05/13 03:25に最終更新
表示されるドキュメントの内容
) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security
to organize and structure your code better. E.g: Invoke Method Generic Type Argument (Type) - When we want to invoke a generic method, we specify generic types in this collection. You can click
ドキュメントの内容のソース
. == **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
. E.g: Invoke Method * **Generic Type Argument (Type) **- When we want to invoke a generic method, we
[generate-data-table]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成