cancel
Showing results for 
Search instead for 
Did you mean: 

We couldn't connect to your BW system

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
0 Kudos

When trying to create a live data connection to an SAP ABAP Environment system by selecting the system type "SAP BW" I got the error message:

We couldn't connect to your BW system. Possible causes: You are using the wrong credentials, or CORS is not configured correctly. For more information, see our troubleshooting page.

Accepted Solutions (1)

Accepted Solutions (1)

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
0 Kudos

The reason was that I missed to set the correct settings to work around CORS issues. I have documented how to reach the settings dialogue in Chrome, Edge and Firefox.

https://github.com/SAP-samples/abap-platform-rap-workshops/blob/main/rap5xx/rap500/exercises/ex3/REA...


For *Edge* enter the following local URLs

edge://settings/content/popups

edge://settings/content/cookies


For *Chrome* enter the following local URL's

chrome://settings/content/popups

chrome://settings/content/cookies


For *FireFox* use the following local URL

about:preferences#privacy



Answers (0)