検索:akabot-center-error-codes

adminが2022/04/24 04:58に最終更新

40件のうち1 - 10 次のページ » ページ 1 2 3 4

[03]Invoke Workflow File (en)

Tuan Nguyenが2022/05/13 03:59に最終更新
表示されるドキュメントの内容
. 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
ドキュメントの内容のソース
)*** - 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 (en)

adminが2023/10/20 10:24に最終更新
表示されるドキュメントの内容
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
ドキュメントの内容のソース
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

Trigger & Invoke (en)

保存場所
adminが2022/05/18 10:11に最終更新
表示されるドキュメントの内容
・ Invoke: Synchronously invokes a specified workflow or VB.NET / C# code or executes a akaBot process that is available for the local machine. ・ Trigger: Monitors changes on a specified file or folder. Notes: Importing arguments from a workflow auto-matches them to existing variables
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( (% class="box" %) ((( **・ Invoke: **Synchronously invokes a specified **workflow** or **VB.NET **/ **C#** code or **executes** a akaBot **process **that is available for the local machine. **・ Trigger**: Monitors changes

[03]Flow Switch (en)

Tuan Nguyenが2023/09/25 16:28に最終更新
表示されるドキュメントの内容
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
ドキュメントの内容のソース
. 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 (en)

Tuan Nguyenが2022/05/13 03:59に最終更新
表示されるドキュメントの内容
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
タイトル
[02]Invoke Code
ドキュメントの内容のソース
" %) ((( 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 (en)

adminが2023/10/20 10:27に最終更新
表示されるドキュメントの内容
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.
ドキュメントの内容のソース
) **- 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

[07]Go Forward (en)

Tuan Nguyenが2022/05/13 02:21に最終更新
表示されるドキュメントの内容
in the history list of the current browser. Properties Common Continue On Error (Boolean) - A Boolean
the execution even an error occurs within the activity. False (default) - blocks the process from continuing
of this activity. You can edit the name of the activity to organize and structure your code better. E.g
ドキュメントの内容のソース
" width="247"]] == **Properties** == **Common** * **Continue On Error (Boolean)** - A Boolean
the execution even an error occurs within the activity. False (default) - blocks the process from continuing
your code better. E.g: [3131265578] Go Forward ))) {{velocity}} #if ($xcontext.action != 'export

[08]Refresh (en)

Tuan Nguyenが2022/05/13 02:21に最終更新
表示されるドキュメントの内容
displayed in a browser. Properties Common Continue On Error (Boolean) - A Boolean variable has two
an error occurs within the activity. False (default) - blocks the process from continuing the execution
to organize and structure your code better. E.g: [5666565] Refresh Public (Checkbox) - Check if you want
ドキュメントの内容のソース
** **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: [5666565] Refresh * **Public (Checkbox)** - Check if you want to public

[23]Inject Javascript (en)

DatPTが2023/04/17 11:29に最終更新
表示されるドキュメントの内容
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
ドキュメントの内容のソース
** == **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

[06]Go Back (en)

Tuan Nguyenが2022/05/13 02:20に最終更新
表示されるドキュメントの内容
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
the name of the activity to organize and structure your code better. Eg: [2446667] Go Back Public (Checkbox
ドキュメントの内容のソース
** * **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
of this activity. You can edit the name of the activity to organize and structure your code better. Eg: [2446667
次のページ » ページ 1 2 3 4
[akabot-center-error-codes]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成