Search: get-running-process

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 183 next page » Page 1 2 3 4 5 6 7 8 9 ... 19

[28]Get Running Process

Last modified by Tuan Nguyen on 2022/05/13 06:19
Rendered document content
RCA.Activities.Windows.GetRunningProcess Description The Get Running Process allows you to get the processes that are running in your Windows computer. (*For mandatory) Properties Common Continue
] Get Running Process Output Output processes (Collection) - The output processes. This property
Title
[28]Get Running Process
Location
[28]Get Running Process
Raw document content
" %) ((( RCA.Activities.Windows.GetRunningProcess == **Description** == The Get Running Process allows you to get the processes that are running in your Windows computer. [[image:image-20220505171317-1.png]] (*For mandatory
the name of the activity to organize and structure your code better. E.g: [12312] Get Running Process

Activities

Located in
Last modified by admin on 2022/07/01 16:16
Rendered document content
Property High Light Set Focus Take Screenshot Get Running Process Terminate Process Attach Process Keyboard
Open Window Window Scope Close Window Get Active Window Maximize Window Minimize Window Show Window Move Window Hide Window Restore Window Get Menu Select Item Scroll Send Hot Key Type Into Check/Uncheck
Raw document content
%5DTake%20Screenshot/]] * [[Get Running Process>>url:https://docs.akabot.com/bin/view/Activities/Window
/%5B03%5DClose%20Window/]] * [[Get Active Window>>url:https://docs.akabot.com/bin/view/Activities/Window
://docs.akabot.com/bin/view/Activities/Window/Activities/%5B10%5DRestore%20Window/]] * [[Get Menu>>url:https

[30]Attach Process

Last modified by Tuan Nguyen on 2022/05/13 06:20
Rendered document content
RCA.Activities.Windows.AttachProcess Description This activity will allow running apps or multiple processes simultaneously. After getting the process name, it will take action. (*For Mandatory
of the process to continue the execution even an error occurs within the activity. - False: blocks the process
Title
[30]Attach Process
Location
[30]Attach Process
Raw document content
" %) ((( RCA.Activities.Windows.AttachProcess == **Description** == This activity will allow running apps or multiple processes simultaneously. After getting the process name, it will take action. [[image:image-20220505171448-1.png
values: True or False - True: allows the rest of the process to continue the execution even an error

[2] How to use akaBot Agent

Last modified by DatPT on 2023/04/14 10:04
Rendered document content
Center. Get processes from akaBot Center or akaBot Studio. Control the processes by running/stopping
Introduction The akaBot Agent is an execution agent that enables you to run processes built in Bot
, you can disconnect at any time by clicking Disconnect button. Get processes from akaBot Center
Raw document content
. Get processes from akaBot Center or akaBot Studio. 1. Control the processes by running/stopping
** == The akaBot Agent is an execution agent that enables you to run processes built in Bot akaBot Studio
at any time by clicking Disconnect button. == **Get processes from akaBot Center or akaBot Studio

[4] APIレソース (ja)

Last modified by admin on 2023/10/11 17:18
Rendered document content
以下のAPIエンドポイントとリソースは、適切な承認によってアクセスできます。 1.GetRolePermisson リソース権限コレクションを取得します。サポートされているメソッド:Get
.akabot.io/api/roles/{name}のURLにGETリクエストを送信します。 ヘッダー: レスポンス: 2.GetUsers ユーザーコレクションを取得します。サポートされているメソッド:Get パラメータ 名称 形式 必須 説明 organizationUnitId 整数 False searchuser 文字列 False ログイン(ユーザ名) page 整数
Raw document content
されているメソッド:Get パラメータ |名称|形式|必須|説明 |name|文字列|true|ロール名 レスポンス ReturnType:Collection(Resource) 例) http:~/~/botcenter.akabot.io/api/roles/{name}のURLにGETリクエストを送信します。 [[image:image-20230307144502-1.png]] ヘッダー
:#000000" %)** 2.GetUsers**(%%) == ユーザーコレクションを取得します。サポートされているメソッド:Get パラメータ |名称|形式|必須|説明

[01] akaBot Studio 2.2.0.2 (ja)

Last modified by JP Comtor on 2023/11/16 16:35
Rendered document content
Java 32ビットをサポート。 バグ修正 【修正】 「Get File」アクティビティの「date from」フィールドと「date to」フィールドが空にならないように、デフォルト値が入力されるように修正。 【修正】 「Activity Microsoft Azure OCR」の問題を修正。 【修正】 ユーザAが「Terminate Process」アクティビティを使用すると、ユーザBのプロセス
Raw document content
を追加。 * 【追加】 akaBot Platform x64(java32)で自動化アプリJava 32ビットをサポート。 == **バグ修正** == * 【修正】 「Get File
」の問題を修正。 * 【修正】 ユーザAが「Terminate Process」アクティビティを使用すると、ユーザBのプロセスも終了してしまう。根本的な原因は、終了プロセスが現在のユーザのセッション

[1] About akaBot Agent

Last modified by admin on 2024/04/17 14:52
Rendered document content
of a process or can perform independently in the background to ease off the repetitive or long running tasks of multiple users and even whole departments. Main features Get started with akaBot Agent Install
and becoming more successful each day. It enables you to run workflows which are developed in Studio
Raw document content
grow and becoming more successful each day. It enables you to run workflows which are developed
or specific parts of a process or can perform independently in the background to ease off the repetitive or long running tasks of multiple users and even whole departments. **Main features** [[image:agent.png

Get Element

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetElement Description This activity allows you to get elements from a Java
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
Title
Get Element
Attachment name
get element.png
Location
Get Element
Raw document content
" %) ((( RCA.Activities.Java.GetElement == **Description** == This activity allows you to get elements from a Java file
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)**- The maximum amount

Get Text

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file
- 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)- The maximum amount
Title
Get Text
Attachment name
get text.png
Location
Get Text
Raw document content
" %) ((( RCA.Activities.Java.GetText == **Description** == This activity allows you to get text from a Java file
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)**- The maximum amount of time

Do Actions

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
. 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)- The maximum amount of time (in milliseconds) to wait for the activity to run before an error is thrown
Raw document content
. Only have 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
to run before an error is thrown. If the timeout expires, the activity will terminate. Default value
next page » Page 1 2 3 4 5 6 7 8 9 ... 19
RSS feed for search on [get-running-process]
Created by admin on 2022/04/17 14:38