Search: write-csv-file

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

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

Create Bulk API Job

Last modified by admin on 2024/05/08 11:21
Rendered document content
in the .csv file that contains the job data. By default, this property is set to COMMA. The following options
in the .csv file that contains job data. File Path – The full path to the .csv file that contains the job data
Raw document content
for columns in the .csv file that contains the job data. By default, this property is set to **COMMA
operations. The field values must also be found in the .csv file that contains job data. * **File Path **– The full path to the .csv file that contains the job data. Only String variables supported. * **Line Ending

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

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

[1] Introduction

Last modified by admin on 2023/04/28 22:41
Rendered document content
, activities related to manipulating .xlsx or .csv files are organized under the akaBot.Excel.Activities
Raw document content
. For example, activities related to manipulating .xlsx or .csv files are organized under

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
a custom activity: Writing the custom activity code. Package your activity Register the assembly (.dll
Platform. Write Activity Code To develop your custom activity, you will need to use Microsoft Visual
. You should see no error and there is an assembly file RCA.Activities.Demo.dll in build output
Raw document content
. Writing the custom activity code. 1. Package your activity 1. Register the assembly (.dll) to akaBot
Communication Foundation (WCF). NET framework 4.5.2. akaBot Platform. ))) == **Write Activity Code
see no error and there is an assembly file RCA.Activities.Demo.dll in build output directory

Append Text

Last modified by VuNH54 on 2023/04/21 10:57
Rendered document content
RCA.Activities.Word.AppendText Description This activity allows writing text at the end of a document. This activity is worked only in Word Application Scope activity. (* for Mandatory
and structure your code better. E.g: Add new text to the file Public (Checkbox) - If you check it, the data
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Word.AppendText == **Description** == This activity allows writing text at the end of a document. This activity
text to the file * **Public (Checkbox)** - If you check it, the data of this activity will be shown

Write Range

Last modified by VuNH54 on 2023/04/20 10:55
Rendered document content
) In the body of activity Workbook Path - The path of the Excel file you want to write to. E.g: “C:\FolderName
Workbook Path (String)* - The path of the Excel file you want to write to. E.g: “C:\FolderName
RCA.Activities.Excel.WriteRange Description This activity allows you to write the data from
Title
Write Range
Location
Write Range
Raw document content
of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name** - The name
Path (String)*** - The path of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx
" %) ((( RCA.Activities.Excel.WriteRange == **Description** == This activity allows you to write the data from a DataTable variable
next page » Page 1 2
RSS feed for search on [write-csv-file]
Created by admin on 2022/04/17 14:38