You are not logged in.
Unanswered posts
|
machete said:
Dear folks,
it seems the component tWriteJSONField doesn't respect the data types of incoming columns and just writes all values in Strings.
My expectation is, that numeric values are not enclosed in quotes in the output of the component.
This causes me big trouble in a use-case, where I have to transform an Excel file with several columns to a JSON String, since the numeric values are all quoted and thus the application parsing the file fails...
I'm working with TOS 6.2.1.20160704_1411.
Are there any known workarounds?
Example Job:
JSON_EXAMPLE.zip.zip
Offline