検索:get-files

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

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

Get Files (en)

DatPTが2023/04/14 14:54に最終更新
表示されるドキュメントの内容
, consider data security before using it. Output Files (FileData) - The data of the files you get is stored
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
タイトル
Get Files
保存場所
Get Files
ドキュメントの内容のソース
it. **Output** * **Files (FileData)** - The data of the files you get is stored in an array of FileData. Loop
== **Description** == This activity allows you to return the names of files (including their paths) in a specified
** * **Creation Time (From) (DateTime)** – Looks for files create from this date onward. Left blank if the created

Get File Permission (en)

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

Get File Info (en)

Nga Nguyenが2022/05/16 03:29に最終更新
表示されるドキュメントの内容
about a file, including its name, size, and type. (*For mandatory) In the body of activity ID of file whose info to get (String)* - The ID of the file that you want to get information from. String
to organize and structure your code better. E.g: [913123123] Get File Info Output Result (File
タイトル
Get File Info
保存場所
Get File Info
ドキュメントの内容のソース
) == **In the body of activity** == * **ID of file whose info to get (String)*** - The ID of the file that you
** == **Input** * **FileID (String)*** - The ID of the file that you want to get information from
and structure your code better. **E.g**: [913123123] Get File Info **Output** * **Result (File

Get Element (en)

Nhan Nguyenが2022/05/13 02:24に最終更新
表示されるドキュメントの内容
)* - The file you get the element from Selector (String) * - You can add selectors here. String supported only
) - The element you get from the Java file. Output to JavaElement variable only.
RCA.Activities.Java.GetElement Description This activity allows you to get elements from a Java
タイトル
Get Element
添付ファイルの名称
get element.png
保存場所
Get Element
ドキュメントの内容のソース
" %) ((( RCA.Activities.Java.GetElement == **Description** == This activity allows you to get elements from a Java file
Element (JavaElement)* **- The element you want to get. * **From (JavaElement)* **- The file you get
(JavaElement) **- The element you get from the Java file. Output to JavaElement variable only

Get Text (en)

Nhan Nguyenが2022/05/13 02:24に最終更新
表示されるドキュメントの内容
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from Selector
and structure your code better. Eg: Get Text Java Output Output Text (String) - The element you get from
タイトル
Get Text
添付ファイルの名称
get text.png
保存場所
Get Text
ドキュメントの内容のソース
" %) ((( RCA.Activities.Java.GetText == **Description** == This activity allows you to get text from a Java file
)* **- The element you want to get. * **From (JavaElement)** - The file you get the element from * **Selector
get from the Java file. Output to a String variable. ))) {{velocity}} #if ($xcontext.action

[1.1] Operation Model (en)

adminが2023/09/08 17:51に最終更新
表示されるドキュメントの内容
and then periodically check and get all ready files. For this mode, the user can follow 4 steps below: Step 1: The user
is also for mass processing but smoothier where you don’t have to set up job to check and get file
from a human to correct or confirm. Operation Model There are 3 modes to get output from the akaBot
ドキュメントの内容のソース
. This model is for mass processing where you input many files and then periodically check and get all ready
you don’t have to set up job to check and get file periodically. For this model, the user can follow 2
. == == == **Operation Model** == There are 3 modes to get output from the akaBot Vision system: 1. **Single Invoice

Select File (en)

DatPTが2023/04/12 17:41に最終更新
表示されるドキュメントの内容
them with a semicolon (“;”). Use Asterisk to get all files. The default value is: All files
a file and returns full path of the selected file. Properties Input Filter (String) – Used to specify the type of file you want to select. This filter should contain a description of the filter
タイトル
Select File
ドキュメントの内容のソース
multiple file types, separate them with a semicolon (“;”). Use Asterisk to get all files. The default value
" %) ((( RCA.Activities.Core.SelectFile == **Description** == This activity opens a dialog, allows you to select a file and returns full path of the selected file. [[image:image-20220505093334-1.jpeg]] == **Properties** == **Input

Element Exists (en)

Nhan Nguyenが2022/05/13 02:22に最終更新
表示されるドキュメントの内容
). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement) - The file you get
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.
ドキュメントの内容のソース
Element (JavaElement)*** - The element you want to get. * **From (JavaElement)** - The file you get
file [[[[image:element exist.jpg]]>>attach:element exist.jpg]] (* is mandatory) **In the body
Exists **Output** * **Exist (Boolean)** - Check if the element exists in the file. Boolean

Type Into (en)

Nhan Nguyenが2022/05/13 02:26に最終更新
表示されるドキュメントの内容
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from. Selector
RCA.Activities.Java.TypeInto Description This Type Into activity allows you to type into a specified Java file. (* is mandatory) In the body of the activity Pick target element - Chooses
ドキュメントの内容のソース
)*** - The element you want to get. * **From (JavaElement) **- The file you get the element from. * **Selector
file. [[[[image:type into.jpg]]>>attach:type into.jpg]] (* is mandatory) **In the body

Create File Permission (en)

Nga Nguyenが2022/05/16 03:26に最終更新
表示されるドキュメントの内容
of the user or group that is getting the file permissions. This property supports String variables and string
a permission for the specified file in Google Drive. (*For mandatory) In the body of activity Id of file whose permissions to create (String)* - The ID of the file that you want to create permissions
タイトル
Create File Permission
ドキュメントの内容のソース
or group that is getting the file permissions. This property supports String variables and string formatted
" %) ((( RCA.Activities.GSuite.CreateFilePermission == **Description** == This activity allows you to create a permission for the specified file
** == * **Id of file whose permissions to create (String)*** - The ID of the file that you want to create
次のページ » ページ 1 2 3 4
[get-files]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成