Hi,
I have a program that returns a ds array of 99999. Seems like the data is getting truncated.
I can on my side just decrease the array elements as it is too big (old program). Just thought I will post it if you would like to fix it.
I tried to trace where it goes wrong, I think it is in the xmlservice-cli, but I have no idea how to debug it....
Looks like the max size is as below

Thanks,