検索:get-running-process

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

184件のうち61 - 70 « 前のページ 次のページ » ページ 1 ... 3 4 5 6 7 8 9 10 11 ... 19

[1] About akaBot Center (en)

adminが2024/04/17 09:39に最終更新
表示されるドキュメントの内容
The akaBot Center is a web-based application that lets you control and manage your Agents. It runs on a server and connects to all the Agents within the network and executes your repetitive workflow based
information  You can visit out Academy to explore more akaBot courses and Community Forum to get support
ドキュメントの内容のソース
(% class="box" %) ((( The akaBot Center is a web-based application that lets you control and manage your Agents. It runs on a server and connects to all the Agents within the network and executes your
courses and **[[Community Forum>>https://community.akabot.com/]]** to get support from akaBot end users. )))

Get Agent Credential (en)

DatPTが2023/04/17 10:28に最終更新
表示されるドキュメントの内容
RCA.Core.Activities.GetAgentCredential Description This activity allows you to get a specified
of the process to continue the execution even if an error occurs within the activity. False (default) - blocks the process from continuing the execution. Timeout MS (Int32) - The maximum amount of time (in milliseconds
タイトル
Get Agent Credential
保存場所
Get Agent Credential
ドキュメントの内容のソース
" %) ((( RCA.Core.Activities.GetAgentCredential == **Description** == This activity allows you to get a specified akaBot Center credential
or False. True - allows the rest of the process to continue the execution even if an error occurs within the activity. False (default) - blocks the process from continuing the execution. * **Timeout MS (Int32

[13]Get Web Attribute (en)

Tuan Nguyenが2022/05/13 02:26に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.GetWebAttribute Description The Get Web Attribute activity allows you to get the value of an attribute that belongs to the native browser element. (* For Mandatory
of the process to continue the execution even an error occurs within the activity. False (default) - blocks
タイトル
[13]Get Web Attribute
保存場所
[13]Get Web Attribute
ドキュメントの内容のソース
" %) ((( RCA.Activities.Browser.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value
. True - allows the rest of the process to continue the execution even an error occurs within the activity. False (default) - blocks the process from continuing the execution. * **Timeout Ms (Int32

Get Transaction Item (en)

VuNH54が2023/04/20 17:11に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.GetTransactionItem Description This activity allows you to get an item from the queue so that you can process and sets its status to In Progress. Note: the bot needs to have Edit
(True, False). True - allows the rest of the process to continue the execution even if an error occurs
タイトル
Get Transaction Item
保存場所
Get Transaction Item
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.GetTransactionItem == **Description** == This activity allows you to get an item from the queue so that you can process and sets its status to In Progress. Note: the bot needs to have Edit permissions on queues
. This field only supports Boolean values (True, False). True - allows the rest of the process to continue

Type Into (NB) (en)

Nga Nguyenが2022/05/16 04:01に最終更新
表示されるドキュメントの内容
 – Not empty the field. Set Focus (Checkbox) - If selected, the field will get focused before typing
the rest of the process to continue the execution even an error occurs within the activity. False (default) - blocks the process from continuing the execution. Delay After (Int32) - Delay time (in milliseconds
ドキュメントの内容のソース
Focus (Checkbox)** - If selected, the field will get focused before typing. By default
of the process to continue the execution even an error occurs within the activity. False (default) - blocks the process from continuing the execution. * **Delay After (Int32)** - Delay time (in milliseconds) after

CV Get Text (en)

Nga Nguyenが2022/05/16 04:28に最終更新
表示されるドキュメントの内容
: allows the rest of the process to continue the execution even an error occurs within the activity. - False: blocks the process from continuing the execution. Delay After (Int32) - Delay time
(in milliseconds) to wait for the activity to run. The default amount of time is 30000 milliseconds. E.g: 30000
タイトル
CV Get Text
保存場所
CV Get Text
ドキュメントの内容のソース
variable has two possible values: True or False - True: allows the rest of the process to continue the execution even an error occurs within the activity. - False: blocks the process from continuing
to run. The default amount of time is 30000 milliseconds. E.g: 30000 **Input** * **Descriptor (String

Get Text (en)

Nga Nguyenが2022/05/16 04:16に最終更新
表示されるドキュメントの内容
RCA.Activities.Common.GetText Description The Get Text activity allows you to get text from
possible values: True or False - True : allows the rest of the process to continue the execution even an error occurs within the activity. - False : blocks the process from continuing the execution. Input
タイトル
Get Text
保存場所
Get Text
ドキュメントの内容のソース
" %) ((( RCA.Activities.Common.GetText == **Description** == The Get Text activity allows you to get text from webpage or windows
** : allows the rest of the process to continue the execution even an error occurs within the activity. **- False** : blocks the process from continuing the execution. **Input** * **Target (Collapsible list

Get Nodes (en)

VuNH54が2023/04/21 11:37に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.GetNodes Description The Get XML Nodes activity allows you to retrieve a list
expression (XDocument) - An XDocument variable containing the XML node to be processed. Properties Input
. E.g: Get Nodes Output XML Nodes (XNode)- An variable containing the retrieved XML nodes.
タイトル
Get Nodes
添付ファイルの名称
get nodes.jpg
保存場所
Get Nodes
ドキュメントの内容のソース
== **Description** == The Get XML Nodes activity allows you to retrieve a list of first-level XML Nodes from a XML
to be processed. == **Properties** == **Input** * **Existing XML (XDocument) **- An XDocument variable
and structure your code better. E.g: Get Nodes **Output** * **XML Nodes (XNode)**- An variable containing

[07]Parallel (en)

adminが2023/10/20 10:25に最終更新
表示されるドキュメントの内容
activities simultaneously and asynchronously. When the activity is run, a separate job is created for each process. If a child process is invoked but not found, an error is logged containing the name of the child process. If there is an error occurs in the child process after it has been invoked, the parent
ドキュメントの内容のソース
simultaneously and asynchronously. When the activity is run, a separate job is created for each process. If a child process is invoked but not found, an error is logged containing the name of the child process. If there is an error occurs in the child process after it has been invoked, the parent is not aware of it and continue

[3]Share an Automation (en)

adminが2023/05/14 14:34に最終更新
表示されるドキュメントの内容
Benefit: During the Automation submission process, an algorithm runs silently to compute the following
, or process you are encouraged to share your automation project so that other members of your team can beneficiate from using it. To start the process, please click Share -> Share an Automation. The automation
ドキュメントの内容のソース
for questions 1. **Potential Benefit**: During the Automation submission process, an algorithm runs silently
, or process you are encouraged to share your automation project so that other members of your team can beneficiate from using it. To start the process, please click **Share -> Share an Automation
« 前のページ 次のページ » ページ 1 ... 3 4 5 6 7 8 9 10 11 ... 19
[get-running-process]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成