cancel
Showing results for 
Search instead for 
Did you mean: 

How to: SMP 3.0 one application with an OData Services

Former Member
0 Kudos

Hello!

We are developing one Android Native application that will use an OData services. The application must work in an external network.

We create the application on https://localhost:8083/Admin and the ping to application was correct, but we try to open the URL:

http://<host-name>:8080/odata/applications/latest/odata.salesorder/Connections, we are getting an error: HTTP Status 501 - Do not support get application connection settings collections. Do not support get application connection settings collections. The server does not support the functionality needed to fulfill this request.


What format will be the URL to SMP connection? http://server:8080/ConnectionName doesn't work.


We need your help to resolve this problem, we don't have found any solution


We follow the steps of this tutorial: SMP 3.0 : Accessing more than one OData services in one application

We attach three images about our problem.

Regards

Edison

Accepted Solutions (1)

Accepted Solutions (1)

midhun_vp
Active Contributor
0 Kudos

Hi Edison,

You should use a REST client to test it.

Ref:

Regards,Midhun

SAP Technology RIG

0 Kudos

Are there any other tools to test with? 

midhun_vp
Active Contributor
0 Kudos

He is trying to test the app that he created before testing in a device/simulator, for that the easiest way is REST client.

If it's a question on accessibility from outside network we could use http://www.yougetsignal.com/tools/open-ports/ too. Which helps to check whether the port to be used by the mobile app is opened or not.

0 Kudos

Thanks Midhun!

Cheers, Mike

SAP Technology RIG

Former Member
0 Kudos

Thanks Midhun


The problem was solved. Thank you for link!


Regards,

Edison

Answers (0)