Hello,
I have an Issue with reporting engine, string property in object are auto converted to integer skipping early char “0”.
Exemple:
myObject.myString = "000001125454" will be displayed as 1125454 in the output doc…...not present and automatic recognition of data types does not fit...