Queues data

Hi,
When I upload data to a queue, does it have to be the same format? For example, add queue item - I added employee names. Can I continue to add invoices to the same queue?

Thank you,

Hi @A_Learner

You can add Invoices to the same queue when adding Employee Name. You can Click on Add Entry and add Invoice file path too.

Regards

1 Like

For what purpose would you want it in the same queue vs a different one?
Unless you define a schema you can add whatever you want in the queue and be as inconsistent as you like, but it might get hard to mange?

1 Like

It depends on how you are going to utilize your queue in Performer, suppose your queue item has a Name Key and you are trying to access the Invoice Key which does not belong to your queue item in that case you will get an error.

What you can do is you can add Name and Invoice at the same time in a single transaction item. This way you will be able to access both key values without any error.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.