検索:copy-file-1

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

10件のうち1 - 10 ページ 1

Copy To Clipboard (en)

DatPTが2023/04/17 10:12に最終更新
表示されるドキュメントの内容
to be copied to clipboard. Text Format (Dropdown list) - The format of the text you want to copy. Support
to organize and structure your code better. E.g: [011594913] Select File
タイトル
Copy To Clipboard
保存場所
[1] Core Activities
Copy To Clipboard
ドキュメントの内容のソース
execution. [[image:image-20230417101006-1.png]] (* for Mandatory) == **Properties** == **Input** * **Text (String) **– Text to be copied to clipboard. * **Text Format (Dropdown list)** - The format of the text you want to copy. Support format are: Text, UnicodeText, Rtf, Html, CommaSeparatedValue, Xaml

[2] How to use akaBot Agent (en)

DatPTが2023/04/14 10:04に最終更新
表示されるドキュメントの内容
by performing below steps: Step 1: In Settings screen ( if in the List Workflows screen then select Settings
actions to connect to the akaBot Center. Step 1: – In Settings screen ( if in the List Workflows screen
by performing below actions: Pull a package. Start a process Stop a process 1. Pull new version of a package
ドキュメントの内容のソース
akaBot Agent** == To operate a bot, you need to follow below actions: 1. Configure network setting to open connection to the akaBot Center if needed. 1. Configure bot setting & connect to akaBot Center. 1. Get processes from akaBot Center or akaBot Studio. 1. Control the processes by running/stopping

Write Text File (en)

DatPTが2023/04/17 10:01に最終更新
表示されるドキュメントの内容
text into a file. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created. (* for Mandatory) In the body of activity File name (String)* - The path of the file. If the path is not full, the file is searched in the project folder. E.g: "C:\Users\Admin\Desktop
タイトル
Write Text File
保存場所
[1] Core Activities
Write Text File
ドキュメントの内容のソース
. Core.Activities.WriteTextFile == **Description** == This activity allows you to write the specified text into a file. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created. [[image:image-20220513111351-1.png]] (* for Mandatory) == **In the body of activity** == * **File name

Read Text File (en)

DatPTが2023/04/17 09:56に最終更新
表示されるドキュメントの内容
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: "C:\Users\Admin\Desktop\inputfile.xlsx" or “inputfile.xlsx” Properties File Encoding (String
タイトル
Read Text File
保存場所
[1] Core Activities
Read Text File
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.ReadTextFile == **Description** == This activity allows you to read all characters from a specified file and store it in a String variable. [[image:image-20220513110137-1.png]] (* for Mandatory) == **In the body of activity** == * **File name (String)*** - The path of the file. If the path is not full

Append Line (en)

DatPTが2023/04/14 13:59に最終更新
表示されるドキュメントの内容
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
保存場所
[1] Core Activities
ドキュメントの内容のソース
" %) ((( RCA.Core.Activities.AppendLine == **Description** == This activity allows you to append the specified string to a file, creating the file if it does not already exist. [[image:image-20220513103343-1.png]] (* for Mandatory) == **In the body of activity** == * **File name (String)*** - The path of the file to append the line

Get Files (en)

DatPTが2023/04/14 14:54に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.GetFiles Description This activity allows you to return the names of files
(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
タイトル
Get Files
保存場所
[1] Core Activities
ドキュメントの内容のソース
== **Description** == This activity allows you to return the names of files (including their paths) in a specified directory. [[image:image-20220513104343-1.png]] (* for Mandatory) == **Properties** == **Input** * **Creation Time (From) (DateTime)** – Looks for files create from this date onward. Left blank if the created

File Exists (en)

DatPTが2023/04/17 16:11に最終更新
表示されるドキュメントの内容
RCA.Activities.FTP.FileExists Description This activity allows you to check whether the file has
continuing the execution. E.g: True Input Remote Path (String)* - The path of the file on FTP server which you want to check whether the indicated file exists. E.g: “/root/Foldername/FileThatNeedcheck.txt
タイトル
File Exists
保存場所
File Exist
ドキュメントの内容のソース
" %) ((( RCA.Activities.FTP.FileExists == **Description** == * This activity allows you to check whether the file has been existed in FTP server or not. [[image:image-20220505152334-1.png]] (* is mandatory) == **Properties
** * **Remote Path (String)* **- The path of the file on FTP server which you want to check whether

Download Files (en)

DatPTが2023/04/17 15:10に最終更新
表示されるドキュメントの内容
RCA.Activities.FTP.DownloadFiles Description This activity allows you to download a file on FTP
the execution. E.g: True Input Remote Path (String) - The path of the files on the FTP server
. E.g: “FTP Download files” Options Create (Checkbox) - Check if creating new folder in local machine
タイトル
Download Files
ドキュメントの内容のソース
" %) ((( RCA.Activities.FTP.DownloadFiles == **Description** == This activity allows you to download a file on FTP server. [[image:image-20220505152223-1.png]] (* is mandatory) == **Properties** == **Common** * ((( **Continue On Error (Boolean
the execution. E.g: True ))) **Input** * **Remote Path (String) **- The path of the files on the FTP server

Delete (en)

DatPTが2023/04/17 15:07に最終更新
表示されるドキュメントの内容
and structure your code better. E.g: Delete Files
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.FTP.Delete == **Description** == This activity allows you to delete a folder on FTP server. [[image:image-20220505152123-1
the name of the activity to organize and structure your code better. E.g: Delete Files ))) {{velocity

With FTP Session (en)

DatPTが2023/04/17 15:14に最終更新
表示されるドキュメントの内容
. Client Certificate Path - The location path of certificate file in your client machine. E.g: “C
ドキュメントの内容のソース
by specifying the connection details & validating it. [[image:image-20220505152445-1.png]] (* is mandatory
Certificate Path** - The location path of certificate file in your client machine. E.g: “C:\Foldername
ページ 1
[copy-file-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成