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

RAP Odata V4 APIs from S4HANA public cloud not visible in BAS

SameerPanigrahi
Explorer
0 Kudos
942

I have created a RAP Application in S4HANA Public cloud using ADT. I have expodes this application as an OData V4 UI service. The preview of the application works fine.

I created a BTP destination for the S4HANA Public Cloud dev system (client 080).
The destination properties have WebIDEEnabled = true and WebIDEUsage = odata_abap,dev_abap,odata_gen

In SAP Business Application Studio, when I create a Fiori List Report using Template and choose the S4HANA public cloud destination, I am unable to find my Odata V4 service.I can see only OData V2 services.

I could not find much hints in SAP community blogs except that in few blogs they have mentioned settings w.r.t /IWFND/CONFIG and other V4 service group nodes but then all of these are On Premise related.

Is there a restriction on the availability of OData V4 Service in BAS? Or am I missing any configuration.

Accepted Solutions (0)

Answers (1)

Answers (1)

SameerPanigrahi
Explorer
0 Kudos

I got the answer.

Setup the connection as mentioned in the Tutorials

Connect SAP Business Application Studio and SAP S/4HANA Cloud, ABAP Environment | SAP Tutorials

 

Also, follow the attachment in SAP Note -  3063160 - All catalog service requests failed for system: <destination URL>/<sap_client>. OData vers...

In the attachment in above SAP Note, notice the option selected in DataSource (It is 'Connect to an OData Service', for OData V2, we generally select 'Connect to a system') and in the OData Service (the hostname is created with <destination_name>.dest )

OData SAP Business Application Studio #S4HANACloud, ABAP RESTful Application Programming Model