Search: bulk-add-queue-items

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

Results 31 - 40 of 56 « previous page next page » Page 1 2 3 4 5 6

Add Queue Item

Last modified by VuNH54 on 2023/04/20 17:05
Rendered document content
queue that you add to. The information is stored in the item and is used during transaction processing
and structure your code better. Eg: Add Queue Item.
RCA.Activities.Core.AddQueueItem Description This activity enables you to add a new item
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
. * **Item Information** - The additional information about the new queue that you add to. The information
and structure your code better. Eg: Add Queue Item. ))) {{velocity}} #if ($xcontext.action != 'export

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 be configured to add a custom reference to each transaction. (* for Mandatory) Properties Common Continue
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, start the transaction, and sets the status to In Progress. It can also be configured to add a custom
the name of the activity to organize and structure your code better. E.g: Add Transaction Item **Output

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
can edit the name of the activity to organize and structure your code better. Eg: Bulk Add Queue
Title
Bulk Add Queue Items
Location
Bulk Add Queue Items
Raw document content
" %) ((( RCA.Activities.Core.BulkAddQueueItems == **Description** == This Bulk Add Queue Items activity enables you to add a collection
. ・ProcessAllIndependently: Adds each item individually and return with the list of all queue item that could not be added
. You can edit the name of the activity to organize and structure your code better. Eg: Bulk Add Queue

Center Installation Guide For High Availability Model on Redhat v9.x

Last modified by admin on 2024/05/03 15:59
Rendered document content
of the akaBot Agent in your environment. 3 ActiveMQ Service Messaging application that support the queue-related
Tomcat Download 3 ActiveMQ apache-activemq-5.15.1-bin.tar.gz 5.15.1 ActiveMQ is used for queue-related
activemq.xml sudo vi /opt/activemq/conf/activemq.xml Change broker name (optional) Add below
Raw document content
that support the queue-related functions in akaBot Center. |4|ELK Stack|(% style="width:690px" %)Comprehensive
is used for queue-related features in akaBot Center|(% style="width:322px" %)[[Download>>url:https
.png]] (% style="margin-left:40px" %) * Add below code section at the end of file to configure Oracle

Center Installation Guide For High Availability Model on Windows Server

Last modified by admin on 2024/02/02 17:45
Rendered document content
of the akaBot Agent in your environment. 3 ActiveMQ Service Messaging application that support the queue-related
ActiveMQ apache-activemq- 5.15.1-bin.zip 5.15.1 ActiveMQ is used for queue-related features in akaBot
repository. Add the repository to the apt index, update it, and then install: curl -fsSL https
Raw document content
" %)Messaging application that support the queue-related functions in akaBot Center. |4|ELK Stack|(% style
|ActiveMQ|apache-activemq- 5.15.1-bin.zip|5.15.1|(% style="width:266px" %)ActiveMQ is used for queue-related
recent stable versions of Redis from the official packages.redis.io APT repository. Add the repository

Center Installation Guide for Standalone Model on Redhat v9.x

Last modified by admin on 2024/05/03 16:27
Rendered document content
Apache Tomcat Download 3 ActiveMQ apache-activemq-5.15.1-bin.tar.gz 5.15.1 ActiveMQ is used for queue
visudo /etc/sudoers Add below command into the end of file: tomcat ALL= NOPASSWD: ALL Save changes and exit vi editor. Press ESC key and type: “:wq” 4.  Add current user (using
Raw document content
-bin.tar.gz|5.15.1|ActiveMQ is used for queue-related features in akaBot Center|[[Download>>url:https
Center. * Open vi editor sudo visudo /etc/sudoers * Add below command into the end of file
. Press ESC key and type: “:wq” 4.  Add current user (using to ssh to akaBot Center machine) to group

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
Delete. Click OK to confirm. Choose Add New Item from the Project menu. In the Installed > Common Items
and then click Add. Replace the existing SumInt definition with the following definition. Click Build Solution
, Description Figure 2 Edit Author, Description Add file element for any file the user desires to be copied
Raw document content
. Choose Add New Item from the Project menu. 1. In the Installed > Common Items node, select Workflow. Select Code Activity from the Workflow list. 1. Type SumInt into the Name box and then click Add. 1
"]] (% style="font-size:12px" %)//Figure 2 Edit Author, Description// * Add file element for any file

Delete Queue Items

Last modified by Nhan Nguyen on 2022/05/13 03:19
Rendered document content
. Default value: 30000 (milliseconds). Input Queue Items (IEnumerable<Queue.Item>)* - You need to use Get Queue Items activity to get all items that the user wants to delete and the value of this property is the output items of Get Queue Items activity. Set status of all Queue items specified in [Queue Items
Title
Delete Queue Items
Location
Delete Queue Items
Raw document content
" %) ((( RCA.Activities.Core.DeleteQueueItems == **Description** == This activity allows you to delete items in a specific queue. Notes
. Default value: 30000 (milliseconds). **Input** * **Queue Items (IEnumerable<Queue.Item>)*** - You need to use Get Queue Items activity to get all items that the user wants to delete and the value

Element Exists

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
the field to select the item. This activity will generate a string variable (Selector) to specify
the element from. Selector (String) * - You can add selectors here. String supported only. Eg
Raw document content
of the activity** * **Pick target element** - Chooses the field to select the item. This activity will generate
the element from. * **Selector (String) * **- You can add selectors here. String supported only

Expand/Collapse

Last modified by Nhan Nguyen on 2022/05/13 02:23
Rendered document content
to select the item. This activity will generate a string variable (Selector) to specify the location
can add selectors here. String supported only. If [Input Element] is not specified then Selector
Raw document content
target element** - Chooses the field to select the item. This activity will generate a string variable
(JavaElement)** - The file you get the element from * **Selector (String)*** - You can add selectors here
RSS feed for search on [bulk-add-queue-items]
Created by admin on 2022/04/17 14:38