Search: custom-activity

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

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

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
a custom activity: Writing the custom activity code. Package your activity Register the assembly (.dll
Platform. Write Activity Code To develop your custom activity, you will need to use Microsoft Visual
save 3. Confirm restart studio 4. Custom activities would appear in the toolbox
Title
Custom Activity
Location
Custom Activity
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
** == **To develop your custom activity, you will need to use Microsoft Visual Studio with WF extension package

[1] Introduction

Last modified by admin on 2023/04/28 22:41
Rendered document content
. The complexity of activities varies from simply defining a variable to configuring them by using custom wizards
akaBot Activities are the building blocks used in akaBot Studio and are designed to help you create a clear and smooth automation process. An activity can be defined as a piece of a puzzle. You need
Raw document content
custom wizards. All activities are integrated into packages that cover certain areas of interest
**akaBot Activities** are the building blocks used in **akaBot Studio** and are designed to help you create a clear and smooth automation process. An activity can be defined as a piece of a puzzle

Set Transaction Progress

Last modified by VuNH54 on 2023/04/20 17:12
Rendered document content
RCA.Activities.Core.SetTransactionProgress Description This activity allows you to create custom
of the process to continue the execution even if an error occurs within the activity. False (default) - blocks
of time (in milliseconds) to wait for the activity to complete before an error is thrown. If the timeout
Raw document content
" %) ((( RCA.Activities.Core.SetTransactionProgress == **Description** == This activity allows you to create custom progress statuses for your
the activity. False (default) - blocks the process from continuing the execution. Eg: True * **Timeout MS (Int32) **- The maximum amount of time (in milliseconds) to wait for the activity to complete

Add Log Fields

Last modified by Giang Tran on 2022/05/13 03:34
Rendered document content
RCA.Activities.Core.AddLogFields Description This activity allows you to add customized log
(Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String) - The name of this activity. You can edit the name
Raw document content
" %) ((( RCA.Activities.Core.AddLogFields == **Description** == This activity allows you to add customized log fields to each and every
lines. **Misc** * **Public (Checkbox)** - If you check it, the data of this activity will be shown
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: [056739368

Remove Log Fields

Last modified by Giang Tran on 2022/05/13 04:07
Rendered document content
RCA.Activities.Core.RemoveLogFields Description This activity allows you to remove customized log
check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String) - The name of this activity. You can edit the name of the activity
Raw document content
" %) ((( RCA.Activities.Core.RemoveLogFields == **Description** == This activity allows you to remove customized log fields to each Log
subsequent log lines. **Misc** * **Public (Checkbox)** - If you check it, the data of this activity
)** - The name of this activity. You can edit the name of the activity to organize and structure your code better

[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 as library dependencies which are required to use the desired activities. Here are the default Activities
Title
[2] About Activities Packages
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 Studio** is belongs to a certain Activities Package. They can be understood as library dependencies which

Filter Data Table

Last modified by VuNH54 on 2023/04/19 14:34
Rendered document content
RCA.Activities.Core.FilterDataTable Description This activity allows you to filter a DataTable variable by specifying conditions in the Filter Wizard window. The activity can keep or delete rows or columns according to the logical conditions that are specified in the wizard. The body of the activity
Raw document content
" %) ((( RCA.Activities.Core.FilterDataTable == **Description** == This activity allows you to filter a DataTable variable by specifying conditions in the Filter Wizard window. The activity can keep or delete rows or columns according to the logical conditions that are specified in the wizard. The body of the activity contains a Filter Wizard

[01] akaBot Studio 2.2.0.2

Last modified by admin on 2023/05/21 23:26
Rendered document content
Excel macros by adding custom VBA code. Invoke VBA Activity: The Invoke VBA activity enables you
What's New [Added] Added Excel Set Range Format activity: This activity allows user to format cells and ranges according to a specific format. [Added] Screen Status Check Activity: This activity
Raw document content
macros by adding custom VBA code. ** Invoke VBA Activity: The Invoke VBA activity enables you to execute
** == * [Added] Added Excel Set Range Format activity: This activity allows user to format cells and ranges according to a specific format. * [Added] Screen Status Check Activity: This activity helps you check

Form Builder

Located in
Last modified by LongVA on 2023/10/09 11:05
Rendered document content
Builder, you simply need to customize the behaviour and validation settings for each form component you include. See also: Release Notes Activities
Raw document content
. To use the Form Builder, you simply need to customize the behaviour and validation settings for each form component you include. ))) See also: * [[Release Notes>>path:/bin/view/Activities/Form%20Builder/Release%20Notes/]] * [[Activities>>path:/bin/view/Activities/Form%20Builder/Activities/]]

[05]Request Credential

Last modified by VuNH54 on 2023/04/19 10:09
Rendered document content
RCA.Activities.Core.RequestCredential Description The activity allows you to display a dialog box with a custom message and title that prompts a user to add application credentials, and store the username
) - The name of this activity. You can edit the name of the activity to organize and structure your code better
Raw document content
" %) ((( RCA.Activities.Core.RequestCredential == **Description** == The activity allows you to display a dialog box with a custom message
before using it. * **Display Name (String)** - The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Request Credentials **Output** * **Password
next page » Page 1 2 3 4
RSS feed for search on [custom-activity]
Created by admin on 2022/04/17 14:38