Please allow us to add complex datatypes to Queue items

It would be extremely useful to be able to store things like datatables, arrays, dictionaries, etc as objects in Queue items.

Currently the only solution I have found for putting data into a Queue item is to do it as a delimited string, which is far from ideal.

Hey @postwick,

You can serialize and have all those objects in queue items.

And hence the vice versa.

Thanks :slight_smile:

An extra step that comes with its own problems, that should be handled by Orchestrator itself.

1 Like

Hopefully, Soon !

I’m sure our Orchestrator team is already looking into it at one point, but I saved your feedback in our internal tracker anyway so that they don’t miss it :slight_smile:

1 Like

Can you give us an update on whether this is planned for an upcoming release? This is a huge limitation in the capabilities of Orchestrator Queues.