Starting PeopleSoft Configuration Manager

This section discusses how to launch Configuration Manager and manage its settings.

You can start PeopleSoft Configuration Manager by one of two methods:

  • Double-click the Configuration Manager shortcut in your PeopleSoft program group.

  • At a command prompt, enter:

    PS_HOME\bin\client\winx86\pscfg.exe

Important! Due to changes in the registry structure beginning with PeopleTools 8.50, if you intend to run PeopleTools 8.50 and later versions of Configuration Manager and previous versions of Configuration Manager (PeopleTools 8.49, 8.48, and so on), on the same development workstation, pre-PeopleTools 8.50 values stored in the registry will be deleted.

Important! Certain PeopleSoft utilities require setting an environment variable, PS_SERVER_CFG, to run properly. However, PeopleSoft Configuration Manager isn't compatible with PS_SERVER_CFG being set. Before you start Configuration Manager, you must ensure that PS_SERVER_CFG is not set. You can make this convenient by using a DOS batch file to unset PS_SERVER_CFG, launch Configuration Manager, then after you exit Configuration Manager, reset PS_SERVER_CFG to its previous value.

If you want to access multiple PeopleTools releases from a single client workstation, then you may need to run Configuration Manager and re-enter the Connect ID and Connect Password. Doing this creates a Windows registry key in the format required by the specified range of releases.

In addition, if you use a different Connect ID and Connect Password for the different releases, you must run Configuration Manager for each release and re-enter the credentials.

Whether or not this is required depends on the releases that you want to access with PeopleTools client software (Application Designer, Data Mover, and so on) running from the same client workstation. If you need to run PeopleTools clients from more than one of the releases or range of releases in the following list, launch Configuration Manager, then enter (or re-enter if necessary) and save the Connect ID and Connect Password.

  • 8.54

  • 8.55 — 8.56

  • 8.57

For example, if you want to run clients from PeopleTools 8.55.14 and 8.57.04:

  1. Run PeopleTools 8.55.14 Configuration Manager.

    For example, pshome_8.55.14/bin/client/winx86/pscfg.exe.

  2. On the Startup page, enter values for Connect ID and Connect Password.

  3. Click OK to save.

  4. If the Connect ID and Connect Password for PeopleTools 8.57.04 are different from the values for PeopleTools 8.55.14, run PeopleTools 8.57.04 Configuration Manager.

    For example, pshome_8.57.04/bin/client/winx86/pscfg.exe.

  5. On the Startup page, enter values for Connect ID and Connect Password.

  6. Click OK to save.

PeopleTools 8.4x and PeopleTools 8.5x releases manage registry settings differently. This is due, in part, so that PeopleTools complies with security policies introduced with Microsoft Windows Vista and Microsoft Windows 7.

PeopleTools 8.4x Configuration Manager uses both HKEY_CURRENT_USER and HKEY_LOCAL_MACHINE to store various settings. PeopleTools 8.5x Configuration Manager stores all settings under HKEY_CURRENT_USER. For example, in PeopleTools 8.4x, profile settings are stored in HKEY_LOCAL_MACHINE, whereas, in PeopleTools 8.5x profile settings are stored in HKEY_CURENT_USER.

Due to these changes in the registry structure, the first run of the PeopleTools 8.5x Configuration Manager will delete any PeopleTools 8.4x configuration settings stored in the registry in the HKEY_CURRENT_USER hive. PeopleTools 8.4x and PeopleTools 8.5x registry settings can coexist, but the PeopleTools 8.4x settings must be preserved prior to the first run of the PeopleTools 8.5x Configuration Manager so that they can be restored afterwards.

To preserve PeopleTools 8.4x registry settings:

  1. Use the Registry Editor to export and save the contents of HKEY_CURRENT_USER\Software\PeopleSoft\PeopleTools\Release8.40.

  2. Run PeopleTools 8.5x Configuration Manager, and modify settings as needed.

  3. Import the .reg file containing the PeopleTools 8.4x exported registry contents.

    After completing these steps, PeopleTools 8.4x and PeopleTools 8.5x will then use the same registry values with the exception of the Profiles registry settings. PeopleTools 8.4x versions will use the Profiles settings under HKEY_LOCAL_MACHINE. PeopleTools 8.5x versions will use the Profiles settings under HKEY_CURRENT_USER.

Note: If the PeopleTools 8.4x settings are not saved or they are deleted when the PeopleTools 8.5x Configuration Manager runs, you can recreate the PeopleTools 8.4x settings by running the PeopleTools 8.4x Configuration Manager and reentering the required settings.