Xml Profile Overview; Delivery Of The Xml Profile To The Ca50 - Motorola CA50 Developer & User Manual

Table of Contents

Advertisement

7 - 2
CA50/UCA Client & Server Developer & User Guide

XML Profile Overview

The XML profile is a file used to configure the CA50. The XML profile can be modified by a developer to reflect a
customer's desired CA50 device settings. Generally, the XML profile is loaded from the UCA server to the CA50.
This loading occurs after the CA50 login into the UCA server.
NOTE
1. For a complete checklist outlining all the development and deployment activities required to implement
a CA50 solution, see the
2. For a table listing the most commonly requested topics within this manual, see the Quick Startup
Guide on the last page of the manual.
3. For XML samples, see
Sample on page

Delivery of the XML Profile to the CA50

There are two methods of delivery of the XML profile to the CA50 at login.
Recommended method: The CA50 receives its XML profile from the UCA server during the login process.
Alternate method: The XML profile resides on the CA50 in the form of an XML file. This method requires the
use of a registry key for the client to find the location of the XML file on the CA50.
The registry key is as follows:
HKEY_LOCAL_MACHINE\SOFTWARE\Motorola\UCAClient\Params]
"LocalProfileFile"="\application\ucaclient\bpasales.xml"
When the XML file is found, the XML in the file provides the CA50 with enough information so that the device
does not required communication with the UCA server.
Development and Deployment Checklist on page
Base XML Profile Sample on page 7-25
7-27.
2-1.
and
Completed User XML Profile

Advertisement

Table of Contents
loading

Table of Contents