Hi All,
I want to deploy my SAP UI5 based application to SMP3.0 server.
I have developed a small application which access odata service and performs basic CRUD operations.
the odata service used is general open source odata service(http://services.odata.org/V3/(S(k42qhed3hw4zgjxfnhivnmes))/OData/OData.svc)
Steps I followed:
1. Install Eclipse luna->install new software->Select UI Development Toolkit for HTML5
2.Create new project->SAP UI5 Application Developement->Application project
3.created a application coding based on UI5 and executed successfully in web app preview.
Now I want this application to be deployed in SMP 3.0 Server so that I can access the app from other devices.
Could you please provide me any details how to deploy it in SAP Mobile Platform.
following is the application package screen in eclipse.