cancel
Showing results for 
Search instead for 
Did you mean: 

Create SAP MDK with "Connect to an OData Service"

former_member709374
Participant
0 Kudos

Hey,

i want to create a MDK with an OData Destination. If i create a normal Fiori App, than i can choose Connect to an OData Service. But if i create an MDK, than i can only choose this:

Cloud Foundry, Service Url or Local File.

How to Connect to the Odata Service?

Thanks

meghalshah
Explorer
0 Kudos

First make a logon to cf and then you will get the option of mobile service and there you can add the odata destination.

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

taha_cayli

Were you able to resolve your issue? If the below response helped you, then please mark the helpful answer by accepting it OR post an answer so others might benefit from your findings and then close this discussion.

Regards,
Jitendra (SAP Community Moderator)

Accepted Solutions (0)

Answers (1)

Answers (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Taha,

For a mobile app (iOS or Android) your MDK application relies on the Mobile Services application destination that is pointing to your OData service. You can setup this in the Mobile Services cockpit and then as Meghal suggested, login to cf to access the Mobile Services application to select the destination.

For an MDK web application you will setup a BTP destination and select cloud foundry as the type and then pick your destination that points to the OData service.

--Bill