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

mobile connectivity in mdk application access data through subaccount url and on-premise url

tirumala
Explorer
0 Kudos
221

in mobile connectivity of mdk application i am using on-premise service with subaccount it will displaying the Authentication issuse when i am using the internal server like 

http://IP Address:Port/sap/opu/odata/SAP/ZDEMO_MDK_SRV for this i am getting error message as unable...

error-2.PNGerror-1.PNG

 

Accepted Solutions (0)

Answers (3)

Answers (3)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Unless the on-premise destination is directly accessible from the internet you will need expose it to BTP using SAP Cloud Connector.   In that case the URL for the service would be the virtual host / port followed by the service path (/sap/opu/odata/SAP/ZDEMO_MDK_SRV) from the Cloud Connector and also specify the Cloud Connector Location ID in the Mobile Services destination.  In this case, the authentication is also typically set to Cloud Connector SSO to propagate the user identity to the on-premise server.

 

Jitendra_Kansal78
Product and Topic Expert
Product and Topic Expert
0 Kudos

Sorry, I didn't fully understand what is the issue here. Are you not able to create a mobile destination? Or are you looking here for something else?

Jitendra_Kansal78
Product and Topic Expert
Product and Topic Expert
0 Kudos

Do you have a destination (mdktest_instance) created although it still complains about its creation?

What do you in the event logs? (On the left side, Analytics >Logs)

 

tirumala
Explorer
0 Kudos
hi @Jitendra_Kansal78 i mean here i need url structure for the on-premise odata service connection in mobile connectivity