Wanted to Add to Queue Items in orchestrator from Data table

Hi There

I was trying to use ReFramework and working on the dispatcher and I received the following error. Can anyone tell me where to start to solve the issue? Here is the screenshot!! Thanks

Hi @Sisay_Dinku

Check you datatable if it has data

cheers

@Anil_G thanks for your response.
At this stage, it looks like the data table has data. See the screenshot. Please let me know what I got wrong. Thanks!

Hi @Sisay_Dinku

You can check if it has data or only Column headers

And if its bulk add why are you using a for loop on datatable again?

You ideally will give the datatable and it will add all items in that table

cheers

@Anil_G Yes that was correct. There was no data populated.

1 Like

@Anil_G I marked the solution as well.

1 Like

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