Configuring global.properties.xml for M-Business Anywhere

This section describes settings in the global.properties.xml file used to integrate M-Business Anywhere and Mobile Web Studio. The settings include:

NoteSee the Chapter 10, “Configuring Global Properties” for more information about the global.properties.xml file.

StepsModifying the global.properties.xml file for M-Business Anywhere

  1. In a text editor, open global.properties.xml (located in SYBASE\UA80\tomcat\webapps\onepage\config).

  2. Search the file for: <Property name="alwaysValidateSession".

    Set alwaysValidateSession to “false” to enable personal channels to work on a mobile device or Portal Interface. Otherwise, you see a message similar to “Your submission has been recorded and will be sent during the next Synchronization” when you try to access an application on the PDA or mobile device.

  3. Search the file for: <Property name="MB.Enabled".

    Set MB.Enabled to “true” to integrate M-Business Anywhere with Portal Interface and Mobile Web Studio.

  4. Search the file for: <Property name="MB.AutoRegistration".

    By default, MB.AutoRegistration is set to “false.” Use the information in “Self-registration” to determine whether to change the MB.AutoRegistration parameter value.

  5. Save the file and close it.

Self-registration

The global.properties.xml property, MB.AutoRegistration, determines how user accounts are handled when Unwired Accelerator and M-Business Anywhere are integrated.

If a Mobile Web Studio user already exists, but does not have an account in M-Business Anywhere, the M-Business Anywhere administrator can create an account for the user, or the Mobile Web Studio user can self-register in M-Business server or in Mobile Web Studio.

NoteThe user names in Mobile Web Studio and M-Business Anywhere server must match. If you create a user in M-Business Anywhere, an account is not created for the user in Mobile Web Studio.