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

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

[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

アセットを取得

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"]] *は必須。 == **プロパティ** == **共通** * **エラーでも処理を続ける(ブール)**:エラーが発生した場合でも

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

[03]Flow Switch

Last modified by Tuan Nguyen on 2023/09/25 16:28
Rendered document content
condition that will be evaluated for the new branch of workflow that you want akaBot to execute. By default
Raw document content
branches, each one is executed based on a specified condition. [[image:image-20220505162342-1.png
of workflow that you want akaBot to execute. By default, the supported variable is Object. To change

[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

[1] Release Notes

Located in
Last modified by VuNH54 on 2023/09/08 14:41
Rendered document content
RCA.Activities.Gsuite Version 2.2.1.0 This release brings more new activities: 1.  Sheets sub-package Add Delete Column: Adds blank columns or removes existing columns from a specified sheet. Add Delete Rows: Adds empty rows or removes existing rows from a specified sheet. Add New Sheets: Creates
Title
[1] Release Notes
Location
[1] Release Notes
Raw document content
Version 2.2.1.0** (% class="wikigeneratedid" id="HBugsfixed" %) This release brings more new activities: === **1.  Sheets sub-package** === (% class="box" %) ((( * Add Delete Column: Adds blank columns

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

Wait Queue Item

Last modified by VuNH54 on 2023/04/20 17:15
Rendered document content
is added. String supported only. E.g: “Queue akaBot 1” PollTimeMS (int) - The amount of time
Raw document content
)** - The queue to which the new queue is added. String supported only. E.g: “Queue akaBot 1” * **PollTimeMS (int
-20220506113715-1.png||class="img-thumbnail"]] (* for mandatory) == **Properties** == **Common** * **Continue

Execute Query

Last modified by VuNH54 on 2023/04/19 15:41
Rendered document content
available starting from akaBot version 2.0.5.3) Connection Configuration Connection String (String
Raw document content
" %) ((( RCA.Activities.Core.ExecuteQuery {{info}} **akaBot version 2.0.5.3 and later.** {{/info}} == **Description** == This activity
: 30000 (milliseconds). **( This property is only available starting from akaBot version 2.0.5.3
-20220506105340-1.png]] (* for Mandatory) == **In the body of activity** == * **Configure Connection **- Set
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