cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Web IDE / SCP Mobile Services: Issues in Destination and application ID

juanforero5
Participant
0 Kudos

Hi experts.

I have been working on an MDK application in SAP Web IDE and something unexpected has happened. When I try to implement the application (MDK deploy and active) I get this problem:


I tried to fix this problem by updating the app data service, but I get this message:

I have reviewed the destination that is consumed from the application and everything is fine:

And the OData service works correctly:

Could someone help me with this problem? This is an application that is in productive instance and I would like to solve it soon.

Greetings from Colombia.

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

jdforero

Were you able to resolve your issue? If so please post an answer so others might benefit from your findings.

Accepted Solutions (0)

Answers (3)

Answers (3)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

jdforero screenshot, seems like Mobile Services is in NEO subaccount (in CF, it's called Mobile Connectivity), did you create app config by selecting template as "Mobile Development Kit" ?
You can cross check by navigating to HealthCare app details > under APIs > do you see Mobile development kit QR code for app scanning?
In case of Mobile Services in NEO, WebIDE retrieves app IDs which have been created by selecting Mobile Development Kit template.

juanforero5
Participant
0 Kudos

Hi Jitendra.

Reviewing what you mention and validating the destination properties, everything is fine now, but there is no result. Apparently there is no connection between SAP Web IDE and the Mobile Services destination that consumes the application information.

MOBILE SERVICES NEO DESTINATION:

MOBILE DEVELOPMENT KIT QR CODE IN MOBILE SERVICES:

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert

jdforero

I am not sure why it's not working. Could you raise an OSS ticket with all these details (select component MOB-MDK)?

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

From the screen shot it appears that your Mobile Services is in a Cloud Foundry subaccount. Normally to deploy to cloud foundry you create a separate mobileservices_cf destination with the correct URL for the CF Mobile Services instance (Admin API url from Important Links in Mobile Services).

The default mobileservices destination is automatically created pointing to Neo Mobile Services. If you don't have Mobile Services enabled and configured in your Neo subaccount where you are running WebIDE you might see that error.

--Bill

juanforero5
Participant
0 Kudos

Hi Bill, thank you for your answer.

The destination shown in the screenshot is the destination of the NEO environment for mobile services. Also, mobile services is already enabled and has been working normally (we have already created other applications in this account). I noticed something when I entered SAP Web IDE:

And I don't understand, because mobile services are enabled:

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Please check the destination in SAP Cloud Platform (not mobile services) with the name mobileservices. WebIDE uses the Cloud Platform mobileservices destination to communicate with Mobile Services.

juanforero5
Participant
0 Kudos

Hi Bill, thank you for your answer.

I have reviewed in SCP the destination "mobileservices" and everything is fine:

But the error persists.