cancel
Showing results for 
Search instead for 
Did you mean: 

EDS101" errorMessage : "PSDEMO/CashFlow" is not accessible

kristaps
Explorer
0 Kudos

Hello,

I am getting below error when I am trying to register my Data set via Fiori app:

"EDS101" errorMessage : ""PSDEMO/CashFlow" is not accessible. Please make sure that hanaURL is correct and that access rights were granted to the predictive services."

First when I run my app from WEB IDE and choose a data set and then press on Register button, I get pop up that asks me to enter credentials. Here I enter my S-user credentials and above error then is raised.

Can you please say me steps that could help to solve this issue. I think it could be related to some GRANT access or other authorization issues. But I did everything as mentioned in tutorials steps. Please help to consume PA with my Fiori app.

If you need additional information, please let me know.

BR, Kristaps

View Entire Topic
kristaps
Explorer
0 Kudos

Hi Martin,

See my comments in previous answer: "Anyway I would like to say that finally I fixed the issue. The problem was in register.view.xml, where PSDEMO/CashFlow was used for datasets instead of DEMO/CashFlow as we created all tables in Demo schema. When I changed view code as below, I was able to register my datasets."

Are you sure that that in HANA DB you have PSDEMO schema and not DEMO?

Also please try to register service from Postman using the link that you use in app?

Also have you tried next UI5 tasks that comes after DS registration, did they work?

BR, Kristaps