Search: write-csv-file

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

Results 1 - 10 of 28 next page » Page 1 2 3

Activities

Located in
Last modified by admin on 2024/04/22 16:12
Objects
%20Activities/Activities/Append%20CSV%20File/">Append CSV File</a> <a href="/bin/view/Activities/CSV%20Activities/Activities/Read%20CSV%20File/">Read CSV File</a> <a href="/bin/view/Activities/CSV%20Activities/Activities/Write%20CSV%20File/">Write CSV File</a> </div> </div> </div> <div

Center Installation Guide For High Availability Model on Windows Server

Last modified by admin on 2024/02/02 17:45
Rendered document content
/Service Name Ex: Orcl 1.3. File Storage requirements Please make sure that you have a dedicated folder on your File Storage server to save Nuget packages and akaBot Center server will have access permissions Read/Write on this folder. Ex: NFS-NUGET 1.4. Permission requirement Your user accounts to run
Raw document content
SID/Service Name Ex: Orcl == (% style="color:#e74c3c" %)1.3. File Storage requirements(%%) == Please make sure that you have a dedicated folder on your File Storage server to save Nuget packages and akaBot Center server will have access permissions Read/Write on this folder. Ex: NFS-NUGET == (% style

Center Installation Guide For High Availability Model on Redhat v9.x

Last modified by admin on 2024/02/02 16:48
Rendered document content
/Service Name Ex: Orcl 1.3. File Storage requirements Please make sure that you have a dedicated folder on your File Storage server to save Nuget packages and akaBot Center server will have access permissions Read/Write on this folder. Ex: NFS-NUGET 1.4. Permission requirement Your user accounts to run
Raw document content
: Orcl == (% style="color:#e74c3c" %)1.3. File Storage requirements(%%) == Please make sure that you have a dedicated folder on your File Storage server to save Nuget packages and akaBot Center server will have access permissions Read/Write on this folder. Ex: NFS-NUGET == (% style="color:#e74c3c" %)1.4

[1] About Data Service

Last modified by admin on 2023/12/21 22:15
Rendered document content
a database, a file share, or cloud storages, you can store them in Data Service. 2. Monthly financial
your processes are completed. Solution: You can write one unattended workflow to gather all
with it. This may also eliminate the need for storing the aggregated critical business data in files on user
Attachment content
cân bằng tải và phân bổ request đến 02 akaBot Center Shared Storage 01 Lưu trữ các file kịch bản
file Storage để đảm bảo dữ liệu queue. Có thể thay thế bằng hệ thống Queue có sẵn của ACB nếu có
Center này. Shared Storage 01 Lưu trữ các file kịch bản của bot dưới dạng *nuget package. Shared
Raw document content
in the procurement system. Solution: Instead of using a database, a file share, or cloud storages, you can store
in reporting, as underlying data may change before all your processes are completed. Solution: You can write
business data in files on user or robot machines.

Customize Dashboards

Last modified by admin on 2023/12/11 17:19
Rendered document content
. Exporting Views Users can export the visualization in different formats: as a PDF file, as an image file, as a CSV file, as an Excel file, or as a PowerPoint file. Step 1: To export a view, click on the Download icon Step 2: Choose the file format you want to download. Deleting Views Views that are deleted
Raw document content
in different formats: as a PDF file, as an image file, as a CSV file, as an Excel file, or as a PowerPoint file
: Choose the file format you want to download. [[image:image-20230519132129-2.png]] == (% style="font

[1] Overview

Last modified by admin on 2023/10/03 12:07
Rendered document content
to export it by clicking on the Export button. Akabot Vision supports some formats to export files such as CSV, XML, and JSON. When the file is exported, its status is switched to exported. Your volume license
be: INVALID_LICENSE: when there is no quota to import files for this pipeline or the expiry date is over. When
Raw document content
to export files such as CSV, XML, and JSON. When the file is exported, its status is switched to exported
of the imported document might be: * INVALID_LICENSE: when there is no quota to import files for this pipeline

Append CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
DataTable to a CSV file, creating the file if it does not already exist. (* is mandatory) In the body of activity File path (String) - You can add the file path of the CSV here. String supported only. Data Table
of the CSV file E.g: “C:\CSVFolder\clientList.csv” Input Data Table (DataTable)* - Specifies the DataTable
Title
Append CSV File
Location
Append CSV File
CSV Activities
Raw document content
. == **Properties** == **File** * **File Path (String)*** - The file path of the CSV file E.g: “C:\CSVFolder
(DropDownList)** - Specifies the delimiter in the CSV file. The options are: Tab, Comma, Semicolon * **Encoding
" %) ((( RCA.Activities.CSV.AppendCSVFile == **Description** == This activity allows you to append the specific DataTable to a CSV

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 path of the CSV here. String supported only. Properties File File Path (String)* - The file path of the CSV file E.g: “C:\CSVFolder\clientList.csv” Misc Public (CheckBox) - If you check it, the data
Title
Read CSV File
Location
Read CSV File
CSV Activities
Raw document content
" %) ((( RCA.Activities.CSV.ReadCSVFile == **Description** == This activity allows you to read all entries from a specified CSV File
Path (String)** - You can add the file path of the CSV here. String supported only. == **Properties** == **File** * **File Path (String)*** - The file path of the CSV file E.g: “C:\CSVFolder\clientList.csv

Write CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
DataTable to a CSV File. (* is mandatory) In the body of activity 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
Title
Write CSV File
Location
Write CSV File
CSV Activities
Raw document content
** == * **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

[1] Release Notes

Located in
Last modified by VuNH54 on 2023/09/08 14:41
Rendered document content
, and stores it in an IEnumerable<object> variable. Rename sheet: Renames a sheet in an Excel file Write Cell
 Use Excel File activity or with the Project Notebook. Write Range: Writes a DataTable variable
workbook. If no other workbook is specified, it is copied to the source file. Delete Range: Uses
Raw document content
, and stores it in an IEnumerable<object> variable. * Rename sheet: Renames a sheet in an Excel file * Write
for a parent Use Excel File activity or with the Project Notebook. * Write Range: Writes a DataTable variable
to the source file. * Delete Range: Uses the Microsoft Graph Clear range (when **Shift** is //None//) or Delete
next page » Page 1 2 3
RSS feed for search on [write-csv-file]
Created by admin on 2022/04/17 14:38