✅Enable Unique Reference for Bulk Add Queue Items -

Описание к видео ✅Enable Unique Reference for Bulk Add Queue Items -

🥇JOIN NOW !! FREE UIPATH COMMUNITY SUPPORT ON WHATSAPP @ 📱 http://bit.ly/3DtvxUn

To add unique reference for Add Queue Item, the following steps can be used.

1. Open the UiPath Studio and navigate to the project that contains the queue where you want to enable unique references.
2. In the Design tab, click on the "Activities" button to open the Activities panel.
3. Search for the "Add Queue Items" activity and drag it to the workflow.
4. Click on the "Configure" button of the "Add Queue Items" activity.
5. In the "ItemInformation" section, you will see the "Reference" field. Click on the "Dynamic" button next to the "Reference" field.
6. In the "DynamicValue" window, select the "Guid" option to generate a unique identifier for each queue item.
7. Click on the "OK" button to save the changes.

Now, when you add queue items using the "Add Queue Items" activity, each item will have a unique reference based on the Guid identifier.

But what should be done for Bulk Add Queue Item. Watch the video to know more..

The video explains how to add unique reference for a queue in UiPath.
Unique reference ensures no duplicate transactions are added to the queue.
Enforce unique reference property needs to be set in the queue.
Reference property needs to be set with a unique value while adding items to the queue.
A new queue called "certification" is created and enforce unique reference property is enabled.
Data is extracted from an Excel file using the read range activity and saved in a data table.
Items are added to the queue using the add Q item activity and a 4-H row indirect table.
Bulk add Q items activity can also be used to add items to the queue but a reference column needs to be added to the data table first.


In this video, the presenter demonstrates how to add a unique reference for a queue in UiPath. A unique reference for a queue ensures that there are no chances for duplicate transactions added to it, similar to a primary key for a SQL table. The presenter creates a queue in Orchestrator, sets the property to enforce unique references, and adds items to the queue with the add Q item activity. The items are read from an Excel file, and each row is added to the queue with a unique reference that combines the student ID and course ID. The presenter also demonstrates the use of the bulk add Q items activity, which requires a reference column to be added to the data table. The presenter adds a reference column to the data table and then uses the bulk add Q items activity to add all the rows of the table to the queue as individual transactions.

Bullet Points:
Adding a unique reference for a queue ensures no duplicate transactions are added
Enforce unique references property must be set for the queue
Add Q item activity is used to add items to the queue with a unique reference
Bulk add Q items activity requires a reference column to be added to the data table
Adding a reference column to the data table enables the use of bulk add Q items activity.

#uipath #queues #unique #reference #uipathtutorial #uipathtraining #uipathdeveloper #uipathcommunity #uipathrpa #tips #tricks #uipathactivities #activities

Комментарии

Информация по комментариям в разработке