cancel
Showing results for 
Search instead for 
Did you mean: 

Assign SAP System Aliases To two different SAP OData Service in two different Client

0 Kudos

Hello Experts ,

I am using One system for Backend and SAP Gateway .

I created One OData service for OData project ex : PQR_SRV with one system Alias configuration 100 and registered.

For testing I was Using the client 200 in the same system . OData Service was working fine .

Now I have Create another OData service ex : XYZ_SRV with same system alias configuration 100 and registered.

For this test data is available in the Same system 100 . But the OData serice is giving below errors .

1. In SAP Gateway Clent works fine .

2. In https browser gives error : No System Alias found for serive XYZ_SRV and user 'my user'.

3. For UX designer (Non SAP ) Error: No service found for namespace '', name 'XYZ_SRV, version 001'.

4.For me in Postman : "Keine Berechtigung für den Zugriff auf Service 'XYZ_SRV '"

Any idea what mistake I did and how to fix it .

Thank you so much in advance .

Best Regards,

Swarup

Accepted Solutions (0)

Answers (1)

Answers (1)

Andre_Fischer
Product and Topic Expert
Product and Topic Expert

The system alias configuration is client dependend.

So not sure whether you have called the services in two different clients but have maintained the system alias configurations only in one client?

When using the same system I am wondering why you are using system alias at all and why you are not going for a local deployment.