FAQ for the Cloud Connector
The Cloud Connector is a small component in the SAP universe but it’s crucial when it comes to connect the on-premise world with the cloud world.
Many blogs and resources have been already shared in the last years and many questions have been answered. Now we see the same questions about the installation, configuration and operation of the Cloud Connector coming again and again in the SAP community forum. That’s why we have collected them and structured them to make it easier for new users to get started with the Cloud Connector.
You can find now a new section in the official documentation called “Cloud Connector: Frequently Asked Questions“.
We have split all the questions in the following categories:
- Technical issues
- Administration
- Roadmap (Feature Requests)
- Troubleshooting
Of course it’s just the beginning and we will include more in the future.
Have a look at it and don’t hesitate to share any suggestions š
Thanks in advance!
Good stuff Matthieu, very useful.
Happy to ear that it's useful.
ThanksĀ Philipp StehleĀ for your greatĀ collaboration on this project š
Just read the FAQ, but still have a question.
How to configure a HANA XS application to connect to on-premises NW gateway via the SAP Cloud Connector.
Steve.
Hi Steve,
You can find more info about using destinations for XS apps here.
Let me know if you need more info.
Matthieu
Hi Matthieu and Philipp StehleĀ ! The FAQ is great, thanks for posting it! I thought maybe the following question would be frequent, but I could not find it in the list:
If some company has a security guideline specifying that only centrally administrated cloud connectors are allowed to expose data from the internal network to the internet, and they wish to block individuals from connecting their local SCC to specific SAP backend systems.
What is the best way - as an SAP backend administrator - to limit/control which cloud connectorsĀ access the backend system?
All the best,
Simen
Hi Simen,
first of all, thank you for your feedback, we appreciate and planning to update it.
for now, I'll try to give an answer here.
We have to distinguish between two different attacker models:
Both of them have access to the companies SAP backend system via HTTP or HTTPS (as they're employed by the company).
While it's pretty easy to block the naive guy from leaking data, it not really possible to prevent the bad guy from that. If there is a way to block the SCC, the bad guy could use some other tool anyways. So we will focus on this naive guy. There are several ways to prevent this:
Is this helpful to you?
Kind Regards,
Philipp
Hi Philipp,
Thank you for replying so quickly. Maybe this is overkill for the FAQ, but I still find it interesting. I agree that the "hacker" with a user in the backend system would be able to steal data anyway, so yes - the naive employee is a more likely scenario. Or the overly eager and goal-oriented, not so security focused, employee - who wants to move something from backend to cloud š
The methods you provide are good ideas. I was hoping there was a flag or parameter that could be used..Ā First method would stop all SCC communication, not only the "bad" ones, right? Second method seems better, but as you say - undocumented and sort of a hack. Anyway, I would like to test it out. Do you know if HTTP header data like the user agent can be filtered in SMICM?
Thanks again,
Simen
Not necessarily. When applying the first method, you'd need to somehow whitelist the "good" ones. (By the way: Obviously, this is also necessary when leveraging the second method.)
I'm not a network administrator, but I'm pretty sure this should be possible (even my home router supports this).
I'm not an expert here either, but it should be possible when settingĀ icm/HTTP/mod_0 and using a rule like this:
In this exampleĀ 10.0.0.123 is the IP address of the "good" Cloud Connector.
SeeĀ https://help.sap.com/saphelp_nwpi711/helpdata/en/48/49c7403a79350ce10000000a42189d/frameset.htm andĀ https://help.sap.com/saphelp_nwpi711/helpdata/en/48/9266faaa6b17cee10000000a421937/frameset.htm.
I don't know if there is any better way to achieve this, sorry.
If you try it, let me know the result.
Hi again Philipp!
Thanks for sharing!Ā I will definitely let you know if I attempt this š
All the best,
Simen
Hi Everyone,
You might find this new approach useful:
https://blogs.sap.com/2019/01/26/cloud-connector-guided-answers-and-troubleshooting/
Direct link to the Cloud Connector part:Ā https://ga.support.sap.com/dtp/viewer/index.html#/tree/2183/actions/27936
Link to the SAP CP Guide (where also the cloud connector subtree resides):
https://blogs.sap.com/2018/10/01/guided-answers-for-sap-cloud-platform/
Enjoy! š
Ervin