Search: select-item-2

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

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

Get Queue Items

Last modified by VuNH54 on 2023/04/20 17:10
Rendered document content
– High - 1 – Normal - 2 – Low. The default value is: (null) Queue Item States (DropDownlist) - Filters the state of the item. The following options are: All, New, InProgress, Failed, Successful, Abandoned
Items. Options Duration (Int32) - Filter transactions by the minimum time they spent in the previous
Title
Get Queue Items
Raw document content
to organize and structure your code better. Eg: Get Queue Items. **Options** * **Duration (Int32) **- Filter
by their priority. Integers variables supported only. The priorities are: - 0 – High - 1 – Normal - 2 – Low. The default value is: (null) * **Queue Item States (DropDownlist)** - Filters the state of the item

[2] How to use akaBot Studio

Last modified by VuNH54 on 2023/04/13 15:54
Rendered document content
the functionalities which you can use to operate on the file. 2 Home Display the functionalities which you can use
for detailed user guide. 2 Open Open an existed workflow project. Refer to section: 2.2.2 Open a project
should follow below actions: Step 1: Click ‘New’ Step 2: Choose type workflow: Blank or General Business
Title
[2] How to use akaBot Studio
Location
[2] Getting Started
[2] How To Use akaBot Studio
Raw document content
: |=#|=Panel|=Description |1|File|Display the functionalities which you can use to operate on the file. |2|Home
of the screen: The User Interface of File panel is as below: [[image:image-20220506161341-2.png]] The File
workflow project. Refer to section: 2.2.1 Create a new workflow project for detailed user guide. |**2

Excel Insert Or Delete Columns

Last modified by VuNH54 on 2023/04/19 17:08
Rendered document content
or removal begins. E.g: 2 Sheet name (String)* - The name of the sheet in the workbook where the change must
to add or remove. E.g: 1 Position (Int32) - The column where the insertion or removal begins. E.g: 2 Input Change Mode (Dropdown List) - Selects whether the activity adds or removes columns. ・Add: Add
Raw document content
)** - The column where the insertion or removal begins. E.g: 2 * **Sheet name (String)*** - The name of the sheet
)** - The column where the insertion or removal begins. E.g: 2 **Input** * **Change Mode (Dropdown List) **- Selects whether the activity adds or removes columns. **・Add**: Add columns to the document. **・Delete

[1] Release Notes

Located in
Last modified by VuNH54 on 2023/09/08 14:41
Rendered document content
: Enters a text or a formula in a cell. The activity can be used with an Excel file selected for a parent
to a specified Excel workbook cell range. 2.  Drive sub-package Create New Spreadsheet: Creates a new
Raw document content
Cell: Enters a text or a formula in a cell. The activity can be used with an Excel file selected
-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4" start="2"/}} ))) #end {{/velocity}} ))) === ** 2.  Drive sub-package** === (% class="box" %) ((( Create New Spreadsheet

Add Queue Item

Last modified by VuNH54 on 2023/04/20 17:05
Rendered document content
RCA.Activities.Core.AddQueueItem Description This activity enables you to add a new item to the queue. The status of the item will be new. (* for Mandatory) Properties Common Continue On Error
right before the queue item is processed. Item Information - The additional information about the new
Title
Add Queue Item
Location
Add Queue Item
Raw document content
" %) ((( RCA.Activities.Core.AddQueueItem == **Description** == This activity enables you to add a new item to the queue. The status of the item will be new. [[image:image-20220506113229-1.png]] (* for Mandatory) == **Properties
(milliseconds) **Input** * **Deadline (DateTime)** - The date right before the queue item is processed

Bulk Add Queue Items

Last modified by VuNH54 on 2023/04/20 17:08
Rendered document content
RCA.Activities.Core.BulkAddQueueItems Description This Bulk Add Queue Items activity enables you to add a collection of items to a data table to a specific queue. Once it is added to the queue, the items’ status is changed to new. (* for Mandatory) Properties Common Continue On Error (Boolean
Title
Bulk Add Queue Items
Raw document content
" %) ((( RCA.Activities.Core.BulkAddQueueItems == **Description** == This Bulk Add Queue Items activity enables you to add a collection of items to a data table to a specific queue. Once it is added to the queue, the items’ status is changed
(milliseconds). **Input** * **Commit Type (DropDownlist)*** - You can choose which way the items are added

Wait Queue Item

Last modified by VuNH54 on 2023/04/20 17:15
Rendered document content
RCA.Activities.Core.WaitQueueItem Description This activity allows you to retrieve a queue item
, it sends a message to Center starting it is ready to receive a queue item and then wait for a new one
(in milliseconds) to wait for the activity to search for a new item again. Misc Public (Checkbox) - Check if you
Title
Wait Queue Item
Location
Wait Queue Item
Raw document content
" %) ((( RCA.Activities.Core.WaitQueueItem == **Description** == This activity allows you to retrieve a queue item from a specified queue
starting it is ready to receive a queue item and then wait for a new one to be added. [[image:image
)** - The amount of time (in milliseconds) to wait for the activity to search for a new item again. **Misc

Get Transaction Item

Last modified by VuNH54 on 2023/04/20 17:11
Rendered document content
RCA.Activities.Core.GetTransactionItem Description This activity allows you to get an item from
can edit the name of the activity to organize and structure your code better. Eg: Get Transaction Item. Output Transaction Item (QueueItem) - The retrieved Transaction Item, is stored in a queue variable
Title
Get Transaction Item
Location
Get Transaction Item
Raw document content
" %) ((( RCA.Activities.Core.GetTransactionItem == **Description** == This activity allows you to get an item from the queue so that you can
and structure your code better. Eg: Get Transaction Item. **Output** * **Transaction Item (QueueItem) **- The retrieved Transaction Item, is stored in a queue variable. **Reference** * **Filter Strategy** - You can

Add Transaction Item

Last modified by VuNH54 on 2023/04/20 17:07
Rendered document content
RCA.Activities.Core.AddTransactionItem Description This Add Transaction Item activity allows you to add an item in the queue, start the transaction, and sets the status to In Progress. It can also
Transaction Item Output Transaction Item (QueueItem) - The added transaction item. The output data
Title
Add Transaction Item
Location
Add Transaction Item
Raw document content
" %) ((( RCA.Activities.Core.AddTransactionItem == **Description** == This Add Transaction Item activity allows you to add an item in the queue
the name of the activity to organize and structure your code better. E.g: Add Transaction Item **Output** * **Transaction Item (QueueItem)** - The added transaction item. The output data is a transaction item that is got

Set Transaction Status

Last modified by VuNH54 on 2023/04/20 17:14
Rendered document content
RCA.Activities.Core.SetTransactionStatus Description You can set the status of a transaction item
>) - A collection of additional information about the specific transaction item whose status is updated. Status (DropDownlist) - The status that is to be set to the transaction item. Successful | Fail Transaction Item
Raw document 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 to the transaction item. Successful | Fail * **Transaction Item (QueueItem) **- The items you want to update status
next page » Page 1 2 3
RSS feed for search on [select-item-2]
Created by admin on 2022/04/17 14:38