cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

cpi odata adapter proxy type on-premise

Akash
Participant
0 Kudos
2,105

when i configure iflow with odata adapter and i want to configure it proxy type on-premise . how is it possible

Accepted Solutions (1)

Accepted Solutions (1)

MortenWittrock
SAP Mentor
SAP Mentor

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

Akash
Participant
0 Kudos

then go to iflow when i attached odata adapter then what will be the Address is it cloud connector virtual host with odata url ?

MortenWittrock
SAP Mentor
SAP Mentor
0 Kudos

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

Akash
Participant
0 Kudos

i tried but this kind of error showing

Akash
Participant
0 Kudos

failed to system

Ryan-Crosby
Active Contributor

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.

Akash
Participant
0 Kudos

Thank you .

it is solved.

MortenWittrock
SAP Mentor
SAP Mentor

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

Answers (0)