Collection Contents Index For Palm OS devices Next Page PDF

Application Developer Guide for M-Business Anywhere  > Building applications with M-Business XML conduit  > Building an application using a database channel

Creating a sample database channel

You must create a database channel to configure M-Business XML conduit to distribute the database content to users.

For general instructions, see Setting up the sample database channel. Use the information below to fill in the database channel creation form for the sample database channel — if you are setting up your own database channel, enter values for Data URL and Schema URL that reflects the locations and names of your files:

The steps you have completed thus far have set up everything so that each time a member of the database channel group synchronizes their mobile device, they will get the data retrieved from the database. However, in order for users to display, edit and update that data you will need to create web pages that synchronizes down to the device through another group channel, which will access the data using JavaScript that accesses the downloaded M-Business XML POD. See Displaying the data in HTML.