ItemInformation on add queue item activity - size limitations?

Hi!

I’m planning to store some large strigs in queue item ItemInformation collection.
My question is: are there any length limitations for strings stored in the value part of KeyValuePair?

1 Like

Hope this thread would help you resolve this

make sure that the key value pair has string type of value in it

Cheers @TomaszGolos

1 Like

So there are no limitations other than those related to the string itself?
No constrains on orchestrator side?

yes
Cheers @TomaszGolos

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