Search: write-csv-file

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

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

CSV Activities

Located in
Last modified by admin on 2022/05/18 09:42
Rendered document content
The CSV Activities belongs to Core Activities Pack. These activities enable the robots to: Add data to or retrieve data from CSV files. Move data between CSV and Excel. See also: Activities Release Notes
Title
CSV Activities
Location
CSV Activities
Raw document content
(% class="box" %) ((( The **CSV Activities** belongs to **Core Activities Pack**. These activities enable the robots to: * ((( Add data to or retrieve data from CSV files. ))) * ((( Move data between CSV and Excel. ))) ))) See also: * [[Activities>>path:/bin/view/Activities/CSV%20Activities/Activities

[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

Activities

Last modified by admin on 2022/06/30 14:00
Rendered document content
Select Folder Write Text File
Comment Out Continue Convert Secure String Copy Directory Copy File Create Directory Delete Get Data from Clipboard Get Files Get OCR Text Image Exists Is Match Log Message Matches Message Box Move
Raw document content
%20Activities/Activities/Select%20Folder/]] * [[Write Text File>>url:https://docs.akabot.com/bin/view/Activities
/Activities/%5B1%5D%20Core%20Activities/Activities/Copy%20Directory/]] * [[Copy File>>url:https
/Activities/Get%20Data%20from%20Clipboard/]] * [[Get Files>>url:https://docs.akabot.com/bin/view/Activities

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

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

Append Line

Last modified by DatPT on 2023/04/14 13:59
Rendered document content
, create a new file and write line content to it. If the path is not full, the file will be searched
of the file to append the line to, if the file is not created, create a new file and write line content
string to a file, creating the file if it does not already exist. (* for Mandatory) In the body
Raw document content
to, if the file is not created, create a new file and write line content to it. If the path is not full, the file
is not created, create a new file and write line content to it. If the path is not full, the file
" %) ((( RCA.Core.Activities.AppendLine == **Description** == This activity allows you to append the specified string to a file

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
are detected, the UTF-8 encoding is selected by default. File Name (String)* - The path of the file. Write
of the activity to organize and structure your code better. E.g: [586182511] Write Text File
RCA. Core.Activities.WriteTextFile Description This activity allows you to write the specified
Title
Write Text File
Location
Write Text File
Raw document content
. Core.Activities.WriteTextFile == **Description** == This activity allows you to write the specified text into a file
by default. * **File Name (String)*** - The path of the file. Write [Input] text to the file specified
of the activity to organize and structure your code better. E.g: [586182511] Write Text File ))) {{velocity

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
next page » Page 1 2
RSS feed for search on [write-csv-file]
Created by admin on 2022/04/17 14:38