Presentation is loading. Please wait.

Presentation is loading. Please wait.

- Internal and Confidential - Mobile Solutions for the Enterprise OneBridge Mobile Agent Training.

Similar presentations


Presentation on theme: "- Internal and Confidential - Mobile Solutions for the Enterprise OneBridge Mobile Agent Training."— Presentation transcript:

1 - Internal and Confidential - Mobile Solutions for the Enterprise OneBridge Mobile Agent Training

2 - Internal and Confidential - OneBridge Mobile Agent

3 - Internal and Confidential - OneBridge Mobile Agent What is it? “Rich” client application with a browser look and feel Supports online & offline operation Special features like Bar Code scanning, IR Printing and Signature Capture Unlike J2ME, Mobile Agent allows you to use device specific API (for things like barcode, etc.)

4 - Internal and Confidential - OMA Architecture Win CE File System HTML View Control UI PSP Engine HTML file PSP Files. cdb DB Pocket PC ADOCE Nav. buttons Links

5 - Internal and Confidential - OneBridge Mobile Agent When should it be used? When application access is required offline

6 - Internal and Confidential - Programming Mobile Agent Database Supports any ADOCE enabled database Use Pocket Access for prototype SQL Server CE for real deployment

7 - Internal and Confidential - Programming Mobile Agent Language XHTML based tags... sig:...

8 - Internal and Confidential - Programming Mobile Agent Tags for retrieving and displaying data Database Data Var Recordset

9 - Internal and Confidential - Programming Mobile Agent Database Database tag is used to connect to a database Only one database connection is allowed at a time Example:

10 - Internal and Confidential - Programming Mobile Agent Data Data tag displays data for the user (writes data to an HTML document) Data can be formatted as it is being displayed Output: 0.333 Output: 555-1234

11 - Internal and Confidential - Programming Mobile Agent Var Holds variables Variables are global by default Assign the value a3 to the string ind Please the computed value in the variable

12 - Internal and Confidential - Programming Mobile Agent Recordset Access and search a database List the first and last names of all employees in the "emp_list" table:

13 - Internal and Confidential - Programming Mobile Agent The importance of index.txt When launched, OneBridge Mobile Agent searches for index.txt or index.htm It must be located in either "\My Documents" or "\Storage Card\My Documents”

14 - Internal and Confidential - Programming Mobile Agent Signature Capture Programmatically capture a user signature Example: sig:

15 - Internal and Confidential - Programming Mobile Agent Buttons Allows the navigation buttons to be set programmatically Example:

16 - Internal and Confidential - Programming Mobile Agent Schemes Protects the programmer from the location of the resources PSP://, VAR://, DB://, SYS://, and sysPrefix The href used will be "db://tblApp/name/data/sub1 Sub1

17 - Internal and Confidential - Programming Mobile Agent Your Turn! Code the following example…

18 - Internal and Confidential - Hands-on OMA Development Hello World! Hello ! Add Format Connect to Database and List Data Display details Capture Signature

19 - Internal and Confidential - To learn more… P:/engineering/PSP/documentation Contact Info: Email: awingers@viafone.com Phone: (414) 224 5138 Cell: (414) 324 0522


Download ppt "- Internal and Confidential - Mobile Solutions for the Enterprise OneBridge Mobile Agent Training."

Similar presentations


Ads by Google