検索:upload-file-update-existing

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

26件のうち1 - 10 次のページ » ページ 1 2 3

Upload File (en)

Nga Nguyenが2022/05/16 03:36に最終更新
表示されるドキュメントの内容
of the activity to organize and structure your code better. E.g: [3275687978] Upload File Options Update
to upload file. (*For mandatory) In the body of activity Load File Path (String)* - File path which document would be uploaded. E.g: “D:\file.txt” Properties Input Local File Path (String)* - File path
タイトル
Upload File
保存場所
Upload File
ドキュメントの内容のソース
your code better. E.g: [3275687978] Upload File **Options** * **Update Existing (Checkbox
" %) ((( RCA.Activities.GSuite.UploadFile == **Description** == This activity is specified for Google Drive to upload file. [[image:image
)*** - File path which document would be uploaded. E.g: “D:\file.txt” == **Properties** == **Input

Upload Files (en)

Nga Nguyenが2022/05/16 03:42に最終更新
表示されるドキュメントの内容
RCA.Activities.FTP.UploadFiles Description This activity allows you to upload multiple files
(String)* - The local path of the files that are to be uploaded. This field supports only strings
server where the file is to be uploaded. E.g: “/myftpurl.com/wwwroot/myRemoteFolder/”
タイトル
Upload Files
保存場所
Upload Files
ドキュメントの内容のソース
" %) ((( RCA.Activities.FTP.UploadFiles == **Description** == This activity allows you to upload multiple files to FTP server
. E.g: True **Input** * **Local Path (String)* **- The local path of the files that are to be uploaded
and structure your code better. E.g: Upload File FTP **Options** * **Create (Checkbox)** - Check if creating

Update File Permission (en)

Nga Nguyenが2022/05/16 03:36に最終更新
表示されるドキュメントの内容
to update (String)* - ID of file requested to update permission. String variables and String are supported
the name of the activity to organize and structure your code better. E.g: [65623834] Update File Permission
RCA.Activities.GSuite.UpdateFilePermission Description This activity allows you to update
タイトル
Update File Permission
保存場所
Update File Permission
ドキュメントの内容のソース
" %) ((( RCA.Activities.GSuite.UpdateFilePermission == **Description** == This activity allows you to update the permission of a specified file
whose permissions to update (String)*** - ID of file requested to update permission. String variables
want to update. == **Properties** == **Input** * **File ID (String)*** - ID of file requested

File Exists (en)

DatPTが2023/04/17 16:11に最終更新
表示されるドキュメントの内容
you want to check whether the indicated file exists. E.g: “/root/Foldername/FileThatNeedcheck.txt
of the activity to organize and structure your code better. E.g: “FTP File Exist” Output Exist (Boolean
RCA.Activities.FTP.FileExists Description This activity allows you to check whether the file has
タイトル
File Exists
保存場所
File Exist
ドキュメントの内容のソース
" %) ((( RCA.Activities.FTP.FileExists == **Description** == * This activity allows you to check whether the file has been existed
the indicated file exists. E.g: “/root/Foldername/FileThatNeedcheck.txt” **Misc** * **Public (Checkbox
and structure your code better. E.g: “FTP File Exist” **Output** * **Exist (Boolean)** - Variable contains

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
[Input] text to the file specified in [File Name]. If file don’t exists, will create file [FileName
タイトル
Write Text File
保存場所
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
in [File Name]. If file don’t exists, will create file [FileName]. If file have value, Overwrite [input

[03]Exists In Collection (en)

DatPTが2023/04/17 13:17に最終更新
表示されるドキュメントの内容
you to check whether the item exists in a collection or not. (* for Mandatory) Properties Misc Collection (ICollection)* - The collection in which to check if the item exists. This collection is of type
to organize and structure your code better. E.g: “Exists In Collection” Item (TypeArgument)* - The item whose
タイトル
[03]Exists In Collection
ドキュメントの内容のソース
" %) ((( System.Activities.Statements.ExistsInCollection<System.Int32> == **Description** == This activity allows you to check whether the item exists
** * **Collection (ICollection)*** - The collection in which to check if the item exists. This collection is of type
to organize and structure your code better. E.g: “Exists In Collection” * **Item (TypeArgument)*** - The item

Path Exists (en)

Giang Tranが2022/05/13 04:00に最終更新
表示されるドキュメントの内容
if the specified path of file or folder/directory exists. (* for Mandatory) In the body of activity Path type (Dropdown list) - Choose type of path. File or Folder. Text (String)* - The full path of the file or folder that needs to be checked. E.g: “C:\Users” Properties Input Path (String)* - The full path of the file
タイトル
Path Exists
ドキュメントの内容のソース
path of file or folder/directory exists. [[image:image-20220505093138-1.jpeg]] (* for Mandatory) == **In the body of activity** == * **Path type (Dropdown list) **- Choose type of path. File or Folder. * **Text (String)*** - The full path of the file or folder that needs to be checked. E.g: “C:\Users

Excel Save As Workbook (en)

VuNH54が2023/04/20 09:45に最終更新
表示されるドキュメントの内容
as a new file. This only can be used in Excel Application Scope Activity. (* for mandatory) In the body of activity File Path (String)* - Input the full path of the file or click “…” button to choose an existed
or click “…” button to choose an existed file that you want to write over it. This field accepts only
ドキュメントの内容のソース
to choose an existed file that you want to write over it. This field accepts only strings and String
)*** - Input the full path of the file or click “…” button to choose an existed file that you want to write
" %) ((( RCA.Activities.Excel.ExcelSaveAsWorkbook == **Description** == The activity allows you to save changes as a new file. This only can

Element Exists (en)

Nhan Nguyenが2022/05/13 02:22に最終更新
表示されるドキュメントの内容
exists in a Java file (* is mandatory) In the body of the activity Pick target element - Chooses
) - Check if the element exists in the file. Boolean supported only.
). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement) - The file you get
タイトル
Element Exists
ドキュメントの内容のソース
Exists **Output** * **Exist (Boolean)** - Check if the element exists in the file. Boolean
" %) ((( RCA.Activities.Java.ElementExists == **Description** == This activity allows you to check if the element exists in a Java file [[[[image:element exist.jpg]]>>attach:element exist.jpg]] (* is mandatory) **In the body

Word Application Scope (en)

VuNH54が2023/04/21 11:08に最終更新
表示されるドキュメントの内容
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
ドキュメントの内容のソース
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
次のページ » ページ 1 2 3
[upload-file-update-existing]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成