Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Generic HTTP url for different OData Services in HCI

0 Kudos

Hi Experts,

Below is a snapshot of what we are trying to achieve and need your advice on it

The Onpremise system calls different service to move/get data to/from the cloud system.

HCI provides the URL as below

Sample URL 1: https://XXXX-iflmap.hcisbt.XX.hana.ondemand.com/http//Service1

Sample URL 2: https://XXXX-iflmap.hcisbt.XX.hana.ondemand.com/http//Service2

The requirement is to have the HTTP url as a generic one from wherein any service could be called. Also there should be some condition based routing to route the different services to the Respective ODATA service on Cloud. The OData adapter on the receiver side can do either a GET/POST query.

  • SAP Managed Tags:
1 REPLY 1

Harish
Active Contributor
0 Kudos

Hi Tanzoom,

You can achieve this, using content based routing. Please check the below blog for more details

https://blogs.sap.com/2017/02/03/message-transformations-and-routing-features-hci-vs-pipo/

regards,

Harish

  • SAP Managed Tags: