Interview Question: types of ways to add queue items

@Vajrang
1.Add queue item
Create queue item with new state
Will upload only one item

2.Bulk upload queue items
Create queue item with new state
Can upload multiple items
We will be able to add references when there is a column name “reference” and update all uniqueids for every row. And references need not be unique if queue is not set for unique items
3.Add transaction item
Create queue item with inprogress state
Can upload only one item
4.Upload queue items directly from orchestrator
Create table in excel excel
Can upload multiple items
We will be able to add references when there is a column name “reference” and
update all uniqueids for every row. And references need not be unique if queue
is not set for unique items

1 Like