+

Search Tips   |   Advanced Search


Running the Domino-WebSphere Portal Integration wizard

The wizard files are installed with the portal, and you can execute the wizard from a command line. You can also see log files describing the operation of the wizard.

Before running the wizard, read the Prerequisites section in the parent topic, and make sure that your WebSphere Portal configuration is compatible with the wizard.

To run the wizard...

  1. On the portal server, at a command line, change to the directory:

    Windows: profile_root\PortalServer\wizard\
    

    UNIX: profile_root/PortalServer/wizard/
    

    i5/OS: In the UserData directory: profile_root/PortalServer/wizard/
    

    This directory contains the files required to run the wizard: dpiwiz.bat, dpiwiz.sh, DPIWizard.jar, and DPICFG.NSF.

  2. Copy the DPICFG.NSF file to the domino_data_root directory on the Lotus Domino server configured for LDAP, on each Lotus Domino messaging/appserver, and each Sametime server, that you plan to integrate with the wizard.

    This file is a Notes application containing agents that are essential to running the wizard.

  3. Type the following command:

    Windows: dpiwiz.bat 
    

    UNIX: ./dpiwiz.sh 
    

    i5/OS: dpiwiz.sh -profileName profilename
    

    On i5/OS, the wizard runs only in console mode.

  4. Enter the data required, summarized in the table below.


    Table 1. Data required to run the Domino-WebSphere Portal integration wizard

    Data required Person responsible Example
    WebSphere Portal, Lotus Domino, and Lotus Sametime Server host names or IP addresses WebSphere Portal, Lotus Domino, or network administrator

    portal.itso.com

    la.itso.com

    sametime.itso.com

    9.181.111.123

    WAS administrator and password (in LDAP format) WebSphere Portal, WAS, or network administrator

    cn=wasadminid,o=itso

    wasadminpassword

    WebSphere Portal administrator ID and password (in LDAP format) WebSphere Portal or network administrator

    cn=wpsadminid,o=itso

    wpsadminpassword

    Single sign-on domain name WebSphere Portal or network administrator

    raleigh.ibm.com

    itso.com (keep same as host name)

    Lotus Domino LDAP port number Lotus Domino or network administrator 389
    Lotus Domino HTTP port (If you are running HTTPS, the HTTPS port is also required.) Lotus Domino or network administrator 80/443
    Lotus Domino administrator ID and password Lotus Domino or network administrator

    dominoadmin/itso

    dominoadminpassword

    Lotus Sametime administrator ID and password Lotus Domino or network administrator

    dominoadmin/itso

    dominoadminpassword

    Lotus Sametime Server fully qualified host name Lotus Domino or network administrator sametime.itso.com
    Lotus Sametime Server HTTP port number (If you are running HTTPS, the HTTPS port number is also required.) Lotus Domino or network administrator 80/443

Logs for the operation of the wizard are located in the following directory: profile_root/ConfigEngine/log.

The dpitasks.log file contains all information on tasks run by the wizard.

If the wizard fails to complete its tasks, the file DPIDebug.yyyymmdd_hhmm.zip, where yyyymmdd_hhmm is the full date and time, is created in the following directory: profile_root/PortalServer/wizard.

You can examine this file for possible causes of the failure.