on 2023 Jul 18 8:10 AM
when i configure iflow with odata adapter and i want to configure it proxy type on-premise . how is it possible
Request clarification before answering.
Hi Akash
When you set the Proxy Type to On-Premise, the call will be routed through a Cloud Connector, that is attached to your BTP subaccount. Are you familiar with Cloud Connector? In a nutshell, it is a software agent running in the local network, that creates an encrypted tunnel to your BTP subaccount. This allows BTP services like SAP Cloud Integration to reach the on-premise systems and resources, that you allow them to access, through that secure tunnel.
You configure the OData receiver channel in the same way, as if you were calling a service on the Internet. The only difference is that you set the Proxy Type to On-Premise and then make sure that the Address (= service URL) uses the virtual host and port, that is configured in Cloud Connector. In Cloud Connector, the backend system must be added and access to the particular OData service must be granted.
That's all there is to it.
Regards,
Morten
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi akashsoma
If the Cloud Connector virtual host name and port of the backend system is s4-dev and 2000, the Address in the OData receiver channel would then be http://s4-dev:2000/sap/opu/odata/sap/SOME_SERVICE. Please note that the URL uses HTTP - not HTTPS - when going through Cloud Connector.
Regards,
Morten
akashsoma the value in Location ID must match the value in the cloud connector that will also be displayed in BTP for the associated subaccount.
Hi akashsoma
That's great to hear. It does look like you received significant help here to solve the problem, so it'd be great if you would go ahead and accept the answer.
Thank you and regards,
Morten
User | Count |
---|---|
31 | |
15 | |
10 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.