Queue item with a large collection of variables. Will it work?

Hi, simple question.

Im having a queue item with a collection of 26 variables. That will work, right? Its not too much for the collection to handle?

Im also using a DT of 26 columns, with around 100 rows. Should i rather go for an excel sheet to work with? Or a DB?

Hi Adrian,

I wouldn’t imagine that could cause an issue. I’ve done mass uploads using around 12 variables without issue. A dt or excel does not matter as you would be inputting them into the collection the same. it really depends on your implementation and preference.

Hope that helps.

thanks

1 Like

Been testing it out, and it seems to be working fine. Thanks :slight_smile:

1 Like