w2 APPLICATION Configuration Service Provider
An APPLICATION Configuration Provider that has an APPID of w2 is used to configure browser favorites.
Note Access to this Configuration Service Provider is determined by Security roles. Because OEMs and Mobile Operators can selectively disallow access, ask them about the availability of this Configuration Service Provider. For more information about roles, see Security Roles and Default Roles for Configuration Service Providers.
In the root characteristic, the default security roles are defined. The default security role maps to each subnode unless specific permission is granted to the subnode. The following table shows the default settings
Permissions | Read/Write |
Roles allowed to query and update setting | Manager
Operator Operator - TPS |
The following image shows the Configuration Service Provider in tree format as used by OMA Client Provisioning.
Characteristics
- RESOURCE
A list of favorites, also known as bookmarks, are each identified by an item tag. This characteristic is used in the w2 APPID.
Parameters
APPID
Differentiates application protocols. This parameter is used in the APPLICATION characteristic. Use the value w2 to add new favorites.The following table shows the default settings
Permissions Read/Write Data type String NAME
Under the RESOURCE characteristic, this parameter is required and indicates a friendly name of the favorite.Note You cannot add a favorite with the same friendly name in W2 as an existing favorite. A new favorite with the same name is ignored.
Under the APPLICATION characteristic, this parameter is optional, but is highly recommended. It indicates the name of the folder in which the favorites should be placed. For example, if you are creating a favorite, this value would be a friendly name of the folder. You can specify only one folder for each APPLICATION section.
Note Favorites currently only supports a folder structure one level deep. If this parameter is not provided, the favorite is created at the top level.
The following table shows the default settings
Permissions Read/Write Data type String Order
The order that the favorite should appear in the list. This parameter is custom to Microsoft. A value of 0 is the first positionNote This parameter is only valid for Windows Mobile-based Smartphones.
The following table shows the default settings
Permissions Read/Write Data type String STARTPAGE
Setting for the Start page. This parameter is used in the RESOURCE characteristic.Use this to indicate if a favorite is a Start page. On Windows Mobile-based Smartphones, the Start page is added to the list of favorites.
Although there can be multiple resource characteristics under the w2 APPID, only one of them should have the STARTPAGE parameter set.
If more than one Start page is specified, the last one seen is set as the Start page. RESOURCE characteristics that do not have a Start page are stored as favorites that the user can access.
The following table shows the default settings
Permissions Read/Write URI
Contains the absolute URI for the favorite. This parameter is used in the RESOURCE characteristic.The following table shows the default settings
Permissions Read/Write Data type URI
See Also
APPLICATION Configuration Service Provider
Send Feedback on this topic to the authors