cancel
Showing results for 
Search instead for 
Did you mean: 

SAP HCI Sender HTTPS Adapter

Krishneel
Participant
0 Kudos

Hi everyone,

We have a scenario where we would like to call a REST service (JSON format) via our SAP HCI tenant. Is it possible to expose REST services using HCI? I'm guessing this might be done using the sender HTTPS adapter (given that HCI currently doesn't have a REST adapter)? How do we specify the parameters required in the URL?

Rg,

Krishneel

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

One option could be to use the ODATA Beta Feature available on HCI to expose a Service as a ODATA Service :

Considering ODATA is an Implementation of REST based Architecture, this might possibly help.

Regards,

Bhavesh

Krishneel
Participant
0 Kudos

Thanks for the suggestion. However if we were to proceed with REST services, are you saying this this not possible with the sender HTTPS adapter?