I have a problem where I have to create n number of collection elements and store date in the key and value from a database using a code. The code must initially check the database and then create the required number of collections in anylogic.
Cant use the default collection elements as the number of collections required can't be defined.