検索:set-content-control

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

162件のうち61 - 70 « 前のページ 次のページ » ページ 1 ... 3 4 5 6 7 8 9 10 11 ... 17

[1] Release Notes (en)

Nga Nguyenが2023/09/16 01:56に最終更新
表示されるドキュメントの内容
, TimeoutMS is not set 30 seconds [Fixed] [NavigateTo] Navigate to success when TimeoutMS sets too short
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content
of NativeBrowser) When entering TimeoutMS <= 0, TimeoutMS is not set 30 seconds * [Fixed] [NavigateTo] Navigate to success when TimeoutMS sets too short * [Fixed] [AttachBrowser] TimeoutMs not working properly when

Set Transaction Status (en)

VuNH54が2023/04/20 17:14に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.SetTransactionStatus Description You can set the status of a transaction item
(DropDownlist) - The status that is to be set to the transaction item. Successful | Fail Transaction Item
of this activity. You can edit the name of the activity to organize and structure your code better. Eg: Set
タイトル
Set Transaction Status
保存場所
Set Transaction Status
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.SetTransactionStatus == **Description** == You can set the status of a transaction item to Failed or Successful
transaction item whose status is updated. * **Status (DropDownlist)** - The status that is to be set

[1] Release Notes (en)

保存場所
Nga Nguyenが2022/05/16 02:28に最終更新
表示されるドキュメントの内容
on Set Transaction status activity even though the property: Continue on error is True. [GetQueueItems] There was an error while creating the Output variable: Queue Items. [DeleteQueueItems] Can set the status for Queue
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( == **RCA.Activities.Core
the error on Set Transaction status activity even though the property: Continue on error is True. * [GetQueueItems] There was an error while creating the Output variable: Queue Items. * [DeleteQueueItems] Can set

[26]Set Focus (en)

Tuan Nguyenが2022/05/13 06:19に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.SetFocus Description The Set Focus activity allows you to set keyboard
* - Chooses the element to set focus to. This activity will generate a string variable (Selector) to specify
] Set Focus Options Automation Base (Dropdown List) - Specify the version of Automation library
タイトル
[26]Set Focus
保存場所
[26]Set Focus
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Windows.SetFocus == **Description** == The Set Focus activity allows you to set keyboard focus to a specified
of activity** == * **Pick target element* **- Chooses the element to set focus to. This activity

[1.0] akaBot Center 3.0.0.0 (en)

adminが2022/10/31 15:39に最終更新
表示されるドキュメントの内容
. [Add] Holidays setting: Set up holidays for Bots. [Add] Productivity tab:  View all Agent's activities
. [Add] Agent pool: Make the best use of Agents by setting a pool for them. The available Agents
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( To learn what has changed
. * [Add] Holidays setting: Set up holidays for Bots. * [Add] Productivity tab:  View all Agent's
performance. * [Add] Agent pool: Make the best use of Agents by setting a pool for them. The available Agents

Set Agent Asset (en)

Nhan Nguyenが2022/05/13 03:28に最終更新
表示されるドキュメントの内容
needs to have Edit permission to perform this activity when Set Agent Asset is triggered
and structure your code better. E.g: Set Agent Asset Output Set Success (Boolean) – This property specifies
タイトル
Set Agent Asset
保存場所
Set Agent Asset
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content
permission to perform this activity when Set Agent Asset is triggered, the authentication context
your code better. E.g: Set Agent Asset **Output** * **Set Success (Boolean) **– This property

Filter Data Table (en)

VuNH54が2023/04/19 14:34に最終更新
表示されるドキュメントの内容
contains a Filter Wizard button so that you can access the wizard and customize your settings at any time. (* is mandatory) In the body of activity Filter Wizard - Set filter for rows, set output columns Properties
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content
button so that you can access the wizard and customize your settings at any time. [[[[image:filter data
of activity** == **Filter Wizard **- Set filter for rows, set output columns [[image:image-20230419143358-1

Retry Scope (en)

DatPTが2023/04/17 14:59に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.RetryScope Description This activity allows to retry to execute a set
of the activity Action - a set of activities which need to be executed Condition - only accepts activity Check
. If not, the set of activities inside Action will be retried to be processed again. Properties Common Continue
保存場所
Flowcharts & Control Flow
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.RetryScope == **Description** == This activity allows to retry to execute a set of activities based
) == **In the body of the activity** == * **Action** - a set of activities which need to be executed * **Condition

Remove Data Column (en)

Nhan Nguyenが2022/05/13 03:04に最終更新
表示されるドキュメントの内容
)* - A DataColumn object to be removed from the column collection of the DataTable. If this property is set
to be removed from the column collection of the DataTable. If this property is set then the ColumnIndex property
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content
the column collection of the DataTable. If this property is set the ColumnName and ColumnIndex properties
collection of the DataTable. If this property is set then the ColumnIndex property is ignored. Eg: “Phone

Database Transaction (en)

VuNH54が2023/04/19 15:37に最終更新
表示されるドキュメントの内容
. If UseTransaction is set to true, the contained operations are executed in a single transaction and applied at the end if none of them failed. If UseTransaction is set false, all operations are committed individually
a DatabaseConnection variable. (* for Mandatory) In the body of activity Configure Connection - Set connection
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content
that can perform multiple transactions with the database. If UseTransaction is set to true, the contained
. If UseTransaction is set false, all operations are committed individually. When this activity ends, the connection
« 前のページ 次のページ » ページ 1 ... 3 4 5 6 7 8 9 10 11 ... 17
[set-content-control]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成