Portal Interface accounts

This section describes how to create, modify, and delete Portal Interface user accounts from the Portal Interface, and how to reset passwords. You can also manage Portal Interface accounts from Mobile Web Studio.

Users create a Portal Interface account when they access the Portal Interface and select Join Now. Once the account is set up, you can manage the account through Mobile Web Studio, and users can manage passwords through the Portal Interface.

Portal Interface users can also request their password be reset, typically if they forget their password. You may want to work out a process for handling these requests. By default, the Portal Interface user’s request is sent from the Portal Interface (Reset Password link) to the e-mail address or addresses listed in the global.properties.xml property, resetPasswordEmail. Once the request is received, use the procedure in “Resetting passwords for user accounts” to reset the password.

When using M-Business Anywhere, you must set the global property alwaysValidateSession to false in the global.properties.xml file, in order for Portal Interface users to create personal channels. Otherwise, permission is denied and the channel cannot be viewed from M-Business Anywhere or M-Business Client on a mobile device.

See the Portal Interface User’s Guide for information about using the portal. The following procedures are provided as a convenience.

StepsLogging in to Portal Interface

  1. Open a browser window, and enter:

    http://hostname.domain:port/onepage/mpindex.jsp
    

    where:

    For example, enter:

    http://labxp.sybase.com:4040/onepage/mpindex.jsp

  2. Click Join Now. The self-registration window displays.

StepsEntering profile information

  1. On the self-registration window, enter your first name.

  2. Enter your last name.

  3. Enter your e-mail address.

  4. Enter your telephone number.

  5. Choose a member name.

  6. Choose a password.

  7. Confirm your password.

  8. Read the terms and conditions. If you agree, select the “I agree to the terms and conditions” box and click Done.

    The Portal Interface default page group displays as shown in Figure 2-2.

StepsResetting passwords

  1. From the Portal Interface default page group, select the MyInfo tab.

  2. Enter the old password.

  3. Enter the new password.

  4. Enter the new password again to confirm.

  5. Click Done to save the change. The message Password updated successfully displays.

  6. Click Cancel to return to the Portal Interface default page group.