Search: akabot-version-2201-1

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

Results 1 - 10 of 50 next page » Page 1 2 3 4 5

アセットを取得

Last modified by admin on 2023/10/12 17:06
Rendered document content
RCA.Core.Activities.GetAgentAsset 説明 このアクティビティでは、提供されたアセット名を使用して特定のakaBotセンターアセットを取得できます。 *は必須。 プロパティ 共通 エラーでも処理を続ける(ブール):エラーが発生した場合でも、自動化を続行するか指定します。TrueまたはFalseの値のみあります。True:アクティビティ内でエラーが発生した場合でも、残りのプロセス実行が続行されるようにします。False(デフォルト):プロセス実行が続行されるのをブロックします。 タイムアウト(整数):エラーがスローされるまでにアクティビティの完
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Core.Activities.GetAgentAsset == **説明** == このアクティビティでは、提供されたアセット名を使用して特定のakaBotセンターアセットを取得できます。 [[image:image-20220506112627-1.png||class="img-thumbnail"]] *は必須。 == **プロパティ** == **共通** * **エラーでも処理を続ける(ブール)**:エラーが発生した場合でも

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
) to akaBot Platform. 📘 Prerequisites Visual Studio 2013 or newer with installed components: Windows Workflow Foundation (WF). Windows Workflow Communication Foundation (WCF). NET framework 4.5.2. akaBot
Open command prompt at your project folder Figure 1 Click on address bar -> type ‘cmd’ -> press
Raw document content
demonstrates how to create an activity. **There are two steps required to create a custom activity:** 1. Writing the custom activity code. 1. Package your activity 1. Register the assembly (.dll) to akaBot
Communication Foundation (WCF). NET framework 4.5.2. akaBot Platform. ))) == **Write Activity Code

[06]If

Last modified by admin on 2023/10/20 10:24
Rendered document content
is the condition (IF). After that there are 2 routes which consists of activities akaBot will run in case
- Then - You can add different activities for akaBot to execute if the condition is true - Else - You can add different activities for akaBot to execute if the condition is false. Properties Misc Display Name
Raw document content
that there are 2 routes which consists of activities akaBot will run in case the statement is true (THEN) and activities to be executed if the statement is false (ELSE) [[image:image-20220513134317-1.png||height="333
for akaBot to execute if the condition is true - **Else **- You can add different activities for akaBot

Browser Activities

Located in
Last modified by admin on 2024/05/02 14:03
Rendered document content
The Browser activities package contains all the basic activities used for creating Web automation projects. If you use this package to perform Web automation and your browser is updated automatically to newer version, it may lead to unsuitable browser driver issues. In this case, you may need to configure
Raw document content
browser is updated automatically to newer version, it may lead to unsuitable browser driver issues. In this case, you may need to [[configure the Browser driver >>https://docs.akabot.com/bin/view/akaBot%20Studio
-1.png]] After click **Pick target element** button, the **Indicate** field specifies what you

[2] About Activities Packages

Last modified by DatPT on 2023/04/12 16:57
Rendered document content
steps explain how to add more packages and customize the list of activities: Step 1: Open akaBot Studio
Every activity in akaBot Studio is belongs to a certain Activities Package. They can be understood
 button located in the top ribbon. Installing a Package Step 1: Click the All Packages option
Location
[1] Introduction
Raw document content
and customize the list of activities: **Step 1:** Open **akaBot Studio** and create a new **Process**. **Step
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( Every activity in **akaBot
"]] == **Installing a Package** == **Step 1:** Click the **All Packages** option and type in the **Search** bar

Get Agent Credential

Last modified by DatPT on 2023/04/17 10:28
Rendered document content
RCA.Core.Activities.GetAgentCredential Description This activity allows you to get a specified akaBot Center credential by using a provided Asset Name and returns a username and a secure password. (* for Mandatory) Properties Common Continue On Error (Boolean) - This property specifies when the automation
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Core.Activities.GetAgentCredential == **Description** == This activity allows you to get a specified akaBot Center credential
-1.png]] (* for Mandatory) == **Properties** == **Common** * **Continue On Error (Boolean

Block User Input

Last modified by Giang Tran on 2022/05/13 03:23
Rendered document content
of the activity Alt - If you tick this, akaBot will disable Alt key. Ctrl - If you tick this, akaBot will disable Ctrl key. Shift - If you tick this, akaBot will disable Shift key. Win - If you tick this, akaBot
Location
[1] Core Activities
Raw document content
to designate a hotkey combination to re-enable them. [[image:image-20220505100618-1.jpeg]] (* for Mandatory) == **In the body of the activity** == * **Alt** - If you tick this, akaBot will disable Alt key. * **Ctrl** - If you tick this, akaBot will disable Ctrl key. * **Shift **- If you tick

Form Builder

Located in
Last modified by LongVA on 2023/10/09 11:05
Rendered document content
The Form Builder in akaBot Studio is a specialized version of the form.io engine that lets you easily create forms and callouts through a drag-and-drop interface. This tool is particularly useful for RPA Developers who need to build complex form interfaces for attended automation. To use the Form
Raw document content
(% class="box" %) ((( The Form Builder in akaBot Studio is a specialized version of the form.io engine that lets you easily create forms and callouts through a drag-and-drop interface. This tool is particularly useful for RPA Developers who need to build complex form interfaces for attended automation

[1] Release Notes

Last modified by Nga Nguyen on 2023/09/16 01:56
Rendered document content
RCA.Activities.NativeBrowser Version 4.1.0.1 Bugs fixed [Fixed] [ExtractStructuredData] Throw BrowserNotSetException without DelayBefore [Fixed] [ExtractStructuredData] Haven't checked if the browser is open
multiple times on 1 browser
Title
[1] Release Notes
Location
[1] Release Notes
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( == **RCA.Activities.NativeBrowser Version 4.1.0.1** == === **Bugs fixed** === (% class="box" %) ((( * [Fixed
Selector invalid * [Fixed] [InjectJS] InjectJS multiple times on 1 browser ))) ))) {{velocity

Open Browser

Last modified by Nga Nguyen on 2022/05/16 04:10
Rendered document content
Folder Path (String) - The user data folder that the browser will use. Defaults to %LocalAppData%\akaBot
Raw document content
by launching a browser and executing multiple activities within it [[image:image-20220505134910-1.png
%\akaBot\BrowserProfiles\BrowserType if not set. **Output** * **Output Browser (NativeBrowser)** - Output
next page » Page 1 2 3 4 5
RSS feed for search on [akabot-version-2201-1]
Created by admin on 2022/04/17 14:38