Objective: To develop a mobile app on a Tablet PC
Technology used: Back-Office Data: Database
Business Service: WEB Services
Application Management/Data transfer: SMP, Avarta Gateway (OData)
Front-end data: SMP encrypted storage, encrypted SQLite
Front-end Ui:sap Appbuilder Development UI
Front-End Package: Kapsel (Cordova = PhoneGap)
Data transmission:
AppBuilder (UI5)--oData----and ORACLE,DB2, MySQL
AppBuilder (UI5)--oData---Sqla
AppBuilder (UI5)--oData----and Web Services
Drop-down data: OData dropdown, put data in SMP encrypted storage or encrypt SQLite
Upload data: OData upload
Image upload:
Step 1 on the phone JavaScript HTTP image upload, server CGI (PHP) to receive data, save to the database server, CGI back to the phone a picid, the phone saved picid into the SQLite database inside
Step 2 Mobile SQLite data upload--oData------and database
Data manipulation: Encryption keys and small amounts of data placed in SMP encrypted storage, other data placed in the free SQLite database, with HTML JavaScript API
http://supercharles888.blog.51cto.com/609344/856071