Jan 17, 2018 at 12:00 PM|49 Views | Last edit Jan 17, 2018 at 01:43 PM 2 rev.
Hellow Friends,
Based on the SAP tutorial I am trying to build an UI5 application which calls predictive service for dataset registration.I have copied the code as it is from in register.controller and register.view but still I get the same error.
Caught - dataset register[ajax error] :{"errors":[{"errorCode":"EDS101","errorMessage":"\"PSDATA/T_IOT_322FF36AAC92ECA15E5D\" is not accessible. Please make sure that hanaURL is correct and that access rights were granted to the predictive services."}]}
Here PSDATA is my schema and T_IOT* is the table which is populated by IoT.
An Observation: I am using Apptoappsso in destination as per the tutorial. But connection test fails for this destination. Can that be the issue? Also I have tried all other destination types.
Add comment