Does anyone know if TOS supports the use of JSON schema (not schema like Talend define them, but formal JSON schema like XML XSD documents)? We would like to use these to validate JSON input messages and to define output messages for a JSON REST service. Thank you.
Hi, Here is a component TalendHelpCenter:tFileInputJSON which is used to extract JSON data from a file, then transferring the data to a file, a database table, etc. Could you please take a look at this component to see if it is Ok with your JSON input? Best regards Sabrina