Alex K
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
Has successfully completed the online course Advanced (310)
Has successfully completed the online course Advanced (320)
1 year ago
#37366
::
What is the Function, that converts the csv to JSON doing exactly? Can you share the code?
It seems the JSON is either corrupt and cannot be parsed correctly. You might have a Problem with Datatypes and your Structs that you parse your JSON into at the BO. Is the Output of the BO set to “Any”?
If you have bindings to the fields via struct from a collection, I strongly suggest checking the JSON output Datatypes and the Struct Datatypes.
Also you have no need to set the Table to ItemsTemplate. You could also do it via Dataset binding if you have a bound collection.