SSC-FDM-TD0020
JSON value was not recognized due to invalid format
Some parts in the output code are omitted for clarity reasons.
Description
This message is shown when SnowConvert needs to deserialize JSON data for a transformation context, but the JSON value didn't have the expected format or is not valid JSON.
Example code
Input Code:
IN -> Teradata_01.sql
Output Code:
OUT -> Teradata_01.sql
Recommendations
Be sure the JSON has the expected format according to the Teradata grammar.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated