Search: create-file

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

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

Append Line

Last modified by DatPT on 2023/04/14 13:59
Rendered document content
string to a file, creating the file if it does not already exist. (* for Mandatory) In the body of activity File name (String)* - The path of the file to append the line 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 will be searched
Raw document content
, creating the file if it does not already exist. [[image:image-20220513103343-1.png]] (* for Mandatory
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
that created in project folder) * **Text (String)*** – The text to be appended to the file. You can create

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
not exist, it is created. (* for Mandatory) In the body of activity File name (String)* - The path
\inputfile.xlsx" or “inputfile.xlsx”(for file that created in project folder) Text (String)* -  The text
[Input] text to the file specified in [File Name]. If file don’t exists, will create file [FileName
Title
Write Text File
Location
Write Text File
Raw document content
. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created
folder. E.g: "C:\Users\Admin\Desktop\inputfile.xlsx" or “inputfile.xlsx”(for file that created in project
in [File Name]. If file don’t exists, will create file [FileName]. If file have value, Overwrite [input

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 (DataTable) - The data table you want to append. Properties File File Path (String)* - The file path
Title
Append CSV File
Location
Append CSV File
Raw document content
file, creating the file if it does not already exist. [[image:image-20220505104655-1.jpeg]] (* is mandatory) == **In the body of activity** == * **File path (String)** - You can add the file path
. == **Properties** == **File** * **File Path (String)*** - The file path of the CSV file E.g: “C:\CSVFolder

Word Application Scope

Last modified by VuNH54 on 2023/04/21 11:08
Rendered document content
are supported. If the specified file does not exist, a new document file is created. E.g: “D:/input.docx” Do - Drop activity would be processed in that Word file. Properties Input File Path (String) – The path
does not exist, a new document file is created. Misc Public (Checkbox) - If you check it, the data
Raw document content
and Strings are supported. If the specified file does not exist, a new document file is created. E.g: “D:/input.docx” * **Do** - Drop activity would be processed in that Word file. == **Properties** == **Input
and Strings are supported. If the specified file does not exist, a new document file is created. **Misc

Read Text File

Last modified by DatPT on 2023/04/17 09:56
Rendered document content
a specified file and store it in a String variable. (* for Mandatory) In the body of activity File name (String)* - The path of the file. If the path is not full, the file is created in the project folder. E.g
in the project folder. E.g: "C:\Users\Admin\Desktop\inputfile.xlsx" or “inputfile.xlsx” (for file that created
Title
Read Text File
Location
Read Text File
Raw document content
, the file is created in the project folder. E.g: "C:\Users\Admin\Desktop\inputfile.xlsx" or “inputfile.xlsx
\inputfile.xlsx" or “inputfile.xlsx” (for file that created in project folder) **Misc** * **Public (Checkbox
" %) ((( RCA.Activities.Core.ReadTextFile == **Description** == This activity allows you to read all characters from a specified file

Export to PDF

Last modified by VuNH54 on 2023/04/21 10:58
Rendered document content
of activity PDF file path (String) - The PDF file path to be created. String variables and Strings are supported. E.g: “D:\Output\Export.pdf”. Properties Input File Path (String) - The full path of the PDF file to be created. Only String variables and strings are supported. E.g: “D:\Output\Export.pdf”. Misc
Raw document content
]] **In the body of activity** * **PDF file path (String)** - The PDF file path to be created. String variables and Strings are supported. E.g: “D:\Output\Export.pdf”. == **Properties** == **Input** * **File Path (String) **- The full path of the PDF file to be created. Only String variables and strings are supported

Get Files

Last modified by DatPT on 2023/04/14 14:54
Rendered document content
(From) (DateTime) – Looks for files create from this date onward. Left blank if the created time is unknown. E.g: 4/4/2021 9:00 AM Creation Time (To) (DateTime) – Looks for files that are created up
RCA.Activities.Core.GetFiles Description This activity allows you to return the names of files
Title
Get Files
Raw document content
** * **Creation Time (From) (DateTime)** – Looks for files create from this date onward. Left blank if the created
that are created up to this date. Change to //DateTime.Now// to look for files up to the current run time
== **Description** == This activity allows you to return the names of files (including their paths) in a specified

[2]Install/Create an SSL/TLS Certificate for Center

Last modified by Nhan Nguyen on 2022/05/13 07:12
Rendered document content
Create an SSL/TLS Certificate for Server What You’ll Need Your server certificate (.crt) Your private key (.key) => Should receive it by the provider. 1. Convert your certificate files
below OpenSSL command. Note: Kindly copy the certificate files to the same folder of OpenSSL 2
Title
[2]Install/Create an SSL/TLS Certificate for Center
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( == **Create an SSL/TLS
it by the provider. ((( === **1. Convert your certificate files from PEM (.cer or .crt) to PKCS#12 (.p12) Format
infomessage" %) ((( Note: Kindly copy the certificate files to the same folder of OpenSSL

Backup and Upgrade

Last modified by admin on 2022/08/25 14:50
Rendered document content
, CSS will be scoped Make sure you create a backup that contains 2 files from old version : application-dev.yml and application-prod.yml so you don't have to re-edit Step 3: Backup license file: Find the license.lic file via the directory below: C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\ROOT
Raw document content
sure you create a backup that contains 2 files from old version : **application-dev.yml** and **application-prod.yml** so you don't have to re-edit * **Step 3: **Backup license file: Find the license.lic file via the directory below: C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\ROOT\WEB

Write Cell

Last modified by VuNH54 on 2023/04/20 10:53
Rendered document content
into a specified spreadsheet cell or a range. If the sheet does not exist, a new one is created. (* for mandatory) In the body of activity Workbook Path - The path of the Excel file you want to use. E.g: “C
of the Excel file you want to use. E.g: “C:\FolderName\ClientList.xlsx” Sheet name (String)* - The sheet you
Raw document content
spreadsheet cell or a range. If the sheet does not exist, a new one is created. [[image:image-20220505135743
of the Excel file you want to use. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name** - The sheet you want
: “A20” == **Properties** == **Input** * **Workbook Path (String)*** - The path of the Excel file you
next page » Page 1 2
RSS feed for search on [create-file]
Created by admin on 2022/04/17 14:38