Error while uploading a file com.mendix.thirdparty.org.json.JSONException: JSONArray[0] not found

0
It's a Teamcenter-Mendix integration project. I am trying to upload a document to a TC object and encountering this error.  
asked
1 answers
0

Hi Aakash Mesre,

 

I think it was caused by a import mapping that contained convert to microflow where text ('true' or 'false') was translated to a boolean.

Maybe this helps.

answered