What is the Maximum Size to add value in String[] array (Multi value) for any property in Adobe CQ
Hi,
I wanted to know is there any limit on the size to put into any String[] Array as a property into Adobe CRX for any given node?
I have a requirement for adding large number of data as String[] array as Multivalue for one property in crx.
I am getting exception and suspect that this is because CQ is not supporting so many data in a single property?
Can you please suggest?
Thanks.