検索:get-running-process

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

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

Get Active Window (en)

VuNH54が2023/09/16 00:57に最終更新
表示されるドキュメントの内容
RCA.Activities.Common.GetActiveWindow Description The Get Active Window enables you to get
- 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. Misc Public (Checkbox) - Check
タイトル
Get Active Window
保存場所
Get Active Window
ドキュメントの内容のソース
" %) ((( RCA.Activities.Common.GetActiveWindow == **Description** == The Get Active Window enables you to get the current active window
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

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

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

Get Table (en)

VuNH54が2023/04/21 10:59に最終更新
表示されるドキュメントの内容
(Boolean) - A Boolean 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 (default): blocks the process from
of the activity to organize and structure your code better. E.g: Get the data table Public (Checkbox) - If you
タイトル
Get Table
保存場所
Get Table
ドキュメントの内容のソース
of the process to continue the execution even an error occurs within the activity. False (default): blocks the process from continuing the execution. **Input** * **Index (Int32)*** – The index number of the table
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get

[03]Get Credential (en)

VuNH54が2023/04/19 10:09に最終更新
表示されるドキュメントの内容
) and a string (username). Additionally, a boolean value is returned to let you know if the process
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get
. Result (Boolean) - A Boolean variable that indicates whether the given credentials were successfully get
タイトル
[03]Get Credential
保存場所
[03]Get Credential
ドキュメントの内容のソース
). Additionally, a boolean value is returned to let you know if the process was successful or not. [[image:image
and structure your code better. E.g: Get Credentials **Output** * **Password (String)*** - The password
that indicates whether the given credentials were successfully get from Windows Credential Manager

[2] How to use akaBot Studio (en)

VuNH54が2023/04/13 15:54に最終更新
表示されるドキュメントの内容
2.2.1 New 2 Save Save project 2.2.2 Save 3 Start Run BOT 2.2.3 Start 4 Debug Debugging is the process
is a solution for application integration, business processes automation. It provides a wide range of activities to model almost of the business processes within one organization – from simple to complex. The tool pre
ドキュメントの内容のソース
. akaBot Studio is a solution for application integration, business processes automation. It provides a wide range of activities to model almost of the business processes within one organization – from
process. [[image:image-20220506161325-1.png]] === **akaBot Studio User Interface** === akaBot Studio

Wait Queue Item (en)

VuNH54が2023/04/20 17:15に最終更新
表示されるドキュメントの内容
from a specified queue and stored it in a QueueItem variable. At run time, if the queue is empty
two possible values: True 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
ドキュメントの内容のソース
and stored it in a QueueItem variable. At run time, if the queue is empty, it sends a message to Center
of the process to continue the execution even if an error occurs within the activity. False (default) - blocks the process from continuing the execution. Eg: True * **Timeout MS (Int32)**- The maximum amount of time

Get Queue Items (en)

VuNH54が2023/04/20 17:10に最終更新
表示されるドキュメントの内容
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 (default) - blocks the process from continuing
of this activity. You can edit the name of the activity to organize and structure your code better. Eg: Get Queue
タイトル
Get Queue Items
保存場所
Get Queue Items
ドキュメントの内容のソース
of the process to continue the execution even an error occurs within the activity. False (default) - blocks the process from continuing the execution. Eg: True * **Timeout MS (Int32)**- The maximum amount of time
to organize and structure your code better. Eg: Get Queue Items. **Options** * **Duration (Int32) **- Filter
ページ 1
[get-running-process]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成