Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
midhun_vp
Active Contributor
Odata SDKSMP ConfigurationDevelop App and Test


This blog is outdated, please follow the how to guides here:Mobile Application Development Platform for Developers - Native Apps

Getting Started

Create a new application in Management cockpit and configure the application settings as given below:

Define backend connection. I am using an existing Odata service from Gateway trial system: http://sapes1.sapdevcenter.com:8080/sap/opu/odata/iwbep/gwdemo/

Under Authentication tab create a new security called "SAPSecurity" >Click on New and choose "HTTP/HTTPS Authentication". Provide the Odata URL: http://sapes1.sapdevcenter.com:8080/sap/opu/odata/iwbep/gwdemo/ . Choose Control as "Required".

The security profile defines server authentication during user on boarding.

Finally Save the application. Select the application created and click on "ping", that should give a success message. The created application details are used during development of native app.

32 Comments
Labels in this area