cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Consuming CDS Views with own namespace in SAP Analytics Cloud

robert_amann
Discoverer
0 Likes
540

We haves an own CDS view and an Odata service in our namespace (/WHG)

We want to import the this CDS view to our Analytics Cloud

When I try to import data to the Analytics Cloud I get an error message that the user has no permission to access this object:

But that's not the real problem.


In the "Gateway Error Log" (Transaction /IWFND/ERROR_LOG) I can see the following message:

No service found for namespace name 'CON_TURNOVER01_CDS'

CON_TURNOVER01_CDS is the name of the Odata-service

Here's the reason for this error: A wrong URL is generated:


It should look like this:
wihade0dem.winterhalter.de:8060/WHG/opu/odata/WHG/con_turnover01_cds/

but it looks like this:
wihade0dem.winterhalter.de:8060/SAP/opu/odata/SAP/con_turnover01_cds/

Our namespace is ignored and instead of 'WHG' the URL contains 'SAP' . So the service cannot be found in the Services (SICF):

I'm wondering if there's some customizing missing of if this is an error.

Accepted Solutions (0)

Answers (1)

Answers (1)

SaschaClaus
Discoverer
0 Likes

Hi Robert,

I just found your question today, because we have the exact same problem. Did you find a solution for this?

Best regards,

Sascha