Hi, I have a SAP environnement with 2 webservices : call to the import function and I specify Get parameters Call to CRUD functions I integrate the second without problems but not the first. In the console i have a Json Error. Caused by: com.mendix.thirdparty.org.json.JSONException: JSONObject["results"] is not a JSONObject. at com.mendix.thirdparty.org.json.JSONObject.getJSONObject(JSONObject.java:589) at sapodataconnector.actions.ExecuteSingle.executeAction(ExecuteSingle.java:133) at sapodataconnector.actions.ExecuteSingle.executeAction(ExecuteSingle.java:30) Someone know if we can use the import function of SAP with the mendix Odata connector ? The problems can be in my SAP environnement ?
asked
Dylan Bonin
1 answers
0
Hi Dylan, I now encounter the same problem. Did you find a solution for this?