Installing M-Business Anywhere server and client  Uninstalling M-Business Anywhere

Chapter 2: Installation Procedures

Configuring M-Business Anywhere

This section describes configuration settings needed for:

Make configuration changes in the global.properties.xml file.


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 Unwired Accelerator Administration Guide 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%\UnwiredAccelerator70\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.

    <Property name="alwaysValidateSession" value="false" description="When this is 'true' the users portal session is validated on every request. There is a slight performance penalty for this. When set to 'false' the session is only checked when security configuration requires an explicit authorization." menugroup="10" /> </PropertyGroup>

  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.

    <Property name="MB.Enabled" value="true" description="(true/false) true to enable MBusinessintegration Portal and Studio. false to disable it." menugroup="10"/> </PropertyGroup>

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

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

    <Property name="MB.AutoRegistration" value="false" description="(true/false) true to enable auto MBusiness user registration when a user is created in EP. false to disable it." menugroup="10" /> </PropertyGroup>

  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.





Copyright © 2005. Sybase Inc. All rights reserved. Uninstalling M-Business Anywhere

View this book as PDF