Search: akabot-center-error-codes

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

Results 1 - 10 of 25 next page » Page 1 2 3

[03]Invoke Workflow File

Last modified by Tuan Nguyen on 2022/05/13 03:59
Rendered document content
. E.g: “C:\Users\Admin\Documents\akaBot\Invokefile.xaml” Edit Arguments (Button) – Click here to add
in this field Properties Common Continue On Error (Boolean) - This property specifies when the automation keeps going if it has an error. Only have two possible values: True or False. The default value is False
Raw document content
)*** - The file path of the .xaml file to be invoked. E.g: “C:\Users\Admin\Documents\akaBot\Invokefile.xaml
** * **Continue On Error (Boolean) **- This property specifies when the automation keeps going if it has an error
(String) **- The parameters that can be passed to the code that is invoked * **Workflow File Name (String

[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
for akaBot to execute if the condition is true - **Else **- You can add different activities for akaBot
)** - The name of this activity. You can edit the name of the activity to organize and structure your code better

[03]Flow Switch

Last modified by Tuan Nguyen on 2023/09/25 16:28
Rendered document content
of the activity to organize and structure your code better. E.g: [387438076] Flow Switch Expression*- The specific condition that will be evaluated for the new branch of workflow that you want akaBot to execute. By default
Raw document content
. You can edit the name of the activity to organize and structure your code better. E.g: [387438076
of workflow that you want akaBot to execute. By default, the supported variable is Object. To change

[02]Invoke Code

Last modified by Tuan Nguyen on 2022/05/13 03:59
Rendered document content
VB.NET or C# code, optionally passing it a list of input arguments. This activity can also return out arguments to the caller workflow. (* for Mandatory) In the body of activity Edit Code (Button) – Click here to write your desired code Edit Arguments (Button) – Click here to add and edit different types
Title
[02]Invoke Code
Raw document content
" %) ((( RCA.Activities.Core.InvokeCode == **Description** == With this activity, you can synchronously invoke VB.NET or C# code
** == * **Edit Code (Button)** – Click here to write your desired code * **Edit Arguments (Button)** – Click
** * **Continue On Error (Boolean) **- This property specifies when the automation keeps going if it has an error

[08]Parallel ForEach

Last modified by admin on 2023/10/20 10:27
Rendered document content
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Parallel
property. Values (IEnumberable)*- The data collections that you want akaBot to execute.
Raw document content
) **- The name of this activity. You can edit the name of the activity to organize and structure your code better
want akaBot to execute. ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc

[23]Inject Javascript

Last modified by DatPT on 2023/04/17 11:29
Rendered document content
of the JavaScript file or JavaScript text you want to inject. Properties Common Continue On Error (Boolean
the execution even an error occurs within the activity. False (default) - blocks the process from continuing
insert the JavaScript code directly here. E.g: "D:\Users\Downloads\invokeCode\invokeCode\alert.js
Raw document content
** == **Common** * **Continue On Error (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
(String)*** – The path of the JavaScript file you want to inject. You can also insert the JavaScript code

[07]Parallel

Last modified by admin on 2023/10/20 10:25
Rendered document content
process. If a child process is invoked but not found, an error is logged containing the name of the child process. If there is an error occurs in the child process after it has been invoked, the parent
of the activity to organize and structure your code better. E.g: Parallel Complete Condition (Boolean
Raw document content
. If a child process is invoked but not found, an error is logged containing the name of the child process. If there is an error occurs in the child process after it has been invoked, the parent is not aware of it and continue
your code better. E.g: Parallel * **Complete Condition (Boolean)* **- The condition for the activity

[25]Wait Element Exist

Last modified by Tuan Nguyen on 2022/05/13 02:32
Rendered document content
for a selected element to appear in a webpage and throws an error (if required) if the desired element still
) to specify the location of that field. Properties Common Continue On Error (Boolean) - A Boolean variable
the execution even an error occurs within the activity. False (default) - blocks the process from continuing
Raw document content
in a webpage and throws an error (if required) if the desired element still is not visible after a specified
** * **Continue On Error (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

[28]Wait Page Load Complete

Last modified by Tuan Nguyen on 2022/05/13 02:43
Rendered document content
to waits until a webpage is fully loaded. (* For Mandatory) Properties Common Continue On Error
of the process to continue the execution even an error occurs within the activity. False (default) - blocks
edit the name of the activity to organize and structure your code better. E.g: [34116574] Wait Page
Raw document content
** == **Common** * **Continue On Error (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
and structure your code better. E.g: [34116574] Wait Page Load Complete * **Public (Checkbox)** - Check if you

[12]Send Hot Keys

Last modified by Tuan Nguyen on 2022/05/13 02:26
Rendered document content
On Error (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
) to wait for the activity to complete before an error is thrown. If the timeout expires, the activity
Raw document content
. == **Properties** == **Common** * **Continue On Error (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
before an error is thrown. If the timeout expires, the activity will be terminated. Default value: 30000
next page » Page 1 2 3
RSS feed for search on [akabot-center-error-codes]
Created by admin on 2022/04/17 14:38