cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect SAC to BW4HANA on the SAP Appliance library

siegmund_himmel2
Explorer
0 Kudos

I've an SAC account and an instance of BW4HANA on SAP appliance library running and would like to connect from SAC to it

JohnL
Product and Topic Expert
Product and Topic Expert
0 Kudos

Were you able to get this working?

Accepted Solutions (0)

Answers (2)

Answers (2)

julian_jimenez
Active Contributor

Hi Siegmund,

Systems deployed in CAL will have some limitations as it is using Cloud Foundry and 3rd party providers, such as Azure and AWS.

If your system is open to Internet and you can access directly the URL:

https://<Your_ABAP_System>/sap/bw/ina/GetServerInfo?sap-client=<Your_Client_ID>;

You should be able to configure CORS. There is a significant caveat: if the IP provided is owned by Amazon, for example, you can't request a certificate from a public certificate authority. You need to follow Amazon's process to either get your own IP or a record in their DNS servers. Same applies for Microsoft Azure.

To configure BW, you can follow the documentation:

https://help.sap.com/doc/00f68c2e08b941f081002fd3691d86a7/release/en-US/120b1729c7a844b2837d40347e16...

To be sure that your BW/4HANA is running a supported version, check the the requisites in the guide:

https://help.sap.com/doc/00f68c2e08b941f081002fd3691d86a7/release/en-US/11b4e5ff76eb4747bc255d7037be...

Regards,
Julian

RolandKramer
Active Contributor
0 Kudos

Hi

Have a look to the following Document for possible scenarios - SAP First Guidance – Implement SAP BW/4HANA in the Azure Cloud

Best Regards Roland