This chapter provides an overview of PeopleSoft Configuration Manager and discusses how to:
Start PeopleSoft Configuration Manager.
Specify startup settings.
Specify display settings.
Specify Crystal report and Business Interlink settings.
Specify trace settings.
Specify workflow settings.
Specify remote call/AE settings.
Configure developer workstations.
Import and export environment settings.
Configure user profiles.
Specify command line options.
Set up the PeopleTools development environment.
Note. PeopleSoft supports a number of versions of UNIX and Linux in addition to Microsoft Windows. Throughout this chapter, we make reference to operating system configuration requirements. Where necessary, this chapter refers to specific operating systems by name ( Solaris, HP/UX, Linux, and so forth). However, for simplicity the word UNIX refers to all UNIX-like operating systems, including Linux.
PeopleSoft Configuration Manager simplifies Windows workstation administration by enabling you to adjust PeopleSoft registry settings from one central location. It contains a variety of controls that let you set up Windows workstations. You can set up one workstation to reflect the environment at your site, and then export the configuration file, which can be shared among all the workstations at your site. You can also define separate profiles for connecting to different PeopleSoft databases. PeopleSoft configuration parameters are grouped on the Configuration Manager tabs according to the function, feature, or tool that they control.
Note. The changes you make within PeopleSoft Configuration Manager do not take effect until the next time a user signs on to PeopleSoft.
See Also
Setting Up the PeopleTools Development Environment
OK |
Saves your settings and exits PeopleSoft Configuration Manager. |
Cancel |
Closes PeopleSoft Configuration Manager without saving any changes that you have made. |
Apply |
Saves your changes without exiting. |
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! 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 Configuration Manager exits, reset PS_SERVER_CFG to its previous value.
Select the Startup tab.
Use the Startup tab to customize the default values that appear on the signon screen.
See Understanding PeopleSoft Security.
See PeopleTools Installation Guide for Your Database Platform.
Numeric Keypad - Enter Key Tabs to Next Field
In Microsoft Windows applications, pressing the Enter key in a dialog box selects the default action button. For example, in the PeopleSoft Signon dialog box, pressing Enter is the same as clicking the OK button. Selecting the Numeric keypad check box overrides this default behavior for the Enter key on the numeric keypad; instead of selecting the action button, pressing the Enter key moves the cursor to the next field in the dialog box.
Note. This check box affects the Enter key on the numeric keypad, but not the Enter key on the main keyboard.
Some PeopleSoft sites use multiple database types and names. Using the check boxes in the User Can Override group box, you can enable users to enter a database type, database name, or user ID other than the default provided at sign-in. In most cases, you use these controls to prevent users from attempting to sign in onto any database other than the default.
When selected, users can choose a database other than the default. Selecting this check box selects the Database Name and User ID options automatically. You cannot clear Database Name or User ID without first clearing Database Type. When configuring a workstation to connect in both two-tier and three-tier, you must select this box. The user needs to specify a two-tier or three-tier connection from the PeopleSoft Signon dialog box. |
|
When selected, the User ID check box is automatically selected, although you can clear it. To clear Database Name, you must clear the Database Type check box. |
|
Select to enable users to users override only the user ID submitted at when they sign in. You cannot clear User ID if Database Type is selected. |
Enter the parent directory that holds your cache file directories. For example, enter C:\PS\CACHE.
Note. Cache files store database object information locally and are automatically downloaded the first time you open a PeopleSoft database object. They are also downloaded automatically if the master copy of the object on the database server is changed. One cache file directory stores the cache files for each PeopleSoft database that you use.
Clicking Purge Cache Directories brings up a dialog box with your existing cache file directories, as shown in the following example:
You can select a single directory and click Delete, or you can click Delete All to remove all directories. If a cache file directory is missing (after you delete it), the system automatically rebuilds it the next time that cache files are downloaded. After you delete the appropriate cache directory, click Close to return to the Startup tab.
Select the Display tab.
Use the Display tab to configure the appearance of the PeopleSoft graphical user interface. For instance, you can adjust page width and height to fit in with the other elements on your desktop.
In the Language drop-down list box, specify which language you want to display on your PeopleSoft pages. The default setting is US English.
Note. You select from the languages that PeopleSoft delivers. Although you can implement applications to appear in other languages, you cannot switch to custom languages using PeopleSoft Configuration Manager. Switch to these languages by manually changing the registry setting.
Page Display
You can adjust page display size or the page height and width.
Font
Use the Font options to configure the way that text appears on the screen in PeopleSoft applications.
Click the Font button to bring up a standard font selection pop-up menu, as shown in the following example:
Business Process Display
On: The navigator appears with each menu group that you open.
Off: You must open the navigator manually.
First: The navigator appears on the first instance of PeopleSoft only. Subsequent instances do not display the navigator.
Select the Crystal/Bus.Interlink (Crystal/Business Interlink) tab.
Crystal Options
If you have Crystal Reports installed on a workstation, the Crystal executables path is populated automatically. If Crystal Reports is installed on a network drive, use this field to reflect the location of the Crystal Reports executables. For example, you might enter n:\hr900\bin\client\winx86\crystal.
Use the Default Crystal Reports field to specify the default location of reports. If this setting does not apply to your site's Crystal Reports implementation, leave this field blank.
When you select Use Trace during execution, Crystal Reports writes the trace statements to a log file that you specify in the Trace File field.
Business Interlink Driver Options
In the Business Interlink Directory box, enter the complete path to the directory that contains the drivers that PeopleSoft Business Interlinks uses to communicate with external systems.
JDeveloper Home Directory
If you are using Oracle JDeveloper, specify the home directory.
See Also
Enterprise PeopleTools 8.49 PeopleBook: Crystal Reports for PeopleSoft
Select the Trace tab.
Use the Trace tab to select tracing options for various parts of the PeopleTools system, such as SQL statements, PeopleCode, and PeopleSoft Application Engine. If you work on tuning your PeopleSoft system and improving online performance, familiarize yourself with this tab. When you update the Trace tab, the new settings take effect the next time you launch PeopleTools.
Note. The Trace tab in PeopleSoft Configuration Manager traces only Microsoft Windows client (two-tier) interactions. Use these settings only when you require tracing on the client.
You can override some of the trace options on this tab from the Trace SQL and Trace PeopleCode pages in PIA.
See Configuring SQL Trace, Configuring PeopleCode Trace.
SQL Informational Trace
Select this check box to trace information messages from the Runstats command in DB2 UDB for z/OS executed as a result of an %UpdateStats meta-SQL command.
PeopleTools Trace File
The default filename for the PeopleTools trace file is DBG1.TMP. The system writes the file to the following directories:
In Microsoft Windows: %TEMP% directory.
In UNIX: $PS_HOME/log/dbname.
Important! The PeopleTools trace file stores elapsed times for PeopleCode and SQL events to a precision of one microsecond (six decimal places). However, due to limitations of the operating system, Windows precision is actually in milliseconds (three decimal places), so the last three digits in a Windows trace will always be zero. Elapsed times in UNIX are accurate to one microsecond.
To specify a different PeopleTools trace file:
Click the button on the right side of the PeopleTools Trace File edit box.
A standard Open dialog box appears.
Navigate to and select the new trace file.
Click Open.
The PeopleTools Trace File field displays the path and filename.
See Also
Setting Options in PeopleSoft Configuration Manager
Select the Workflow tab.
Use the Workflow tab to specify the options and locations related to the PeopleSoft Workflow implementation at your site.
Maximum Worklist Instances |
Enter a number to limit the number of worklist instances or entries that appear when viewing worklists. The default value is 250. If you do not want any rows returned, leave the field blank. |
SMTP Server |
Specify the SMTP settings for email routings. |
See Also
Select the Remote Call/AE tab.
Some PeopleSoft applications use the BEA Tuxedo Remote Call feature, which invokes data-intensive transactions, such as COBOL processes, on a remote server. This helps to alleviate heavy processing on the client.
Timeout |
Enter the amount of time after which Remote Call terminates the child COBOL process. The default is 50 seconds. |
Redirect Output |
Select to specify whether the standard out or standard error of the child COBOL process is directed to a file. This check box is clear by default. |
Support COBOL Animation |
Select to save the COBOL input file so that you can reuse it with COBOL animator. This check box is clear by default. |
Normal, Minimized, and Hidden |
Specify how the window state of the child COBOL process appears on the desktop.
|
Disable DB Stats (disable database statistics) |
Select to turn off the %UpdateStats meta SQL construct. This setting applies to Application Engine programs. |
As part of the PeopleSoft installation process, you need to configure developer workstations (also called the PeopleTools development environment) to run successfully with your PeopleSoft system. You use developer workstations for development and administrative tasks that require the use of a Windows workstation. Such tasks include, updating record definitions with Application Designer and running scripts using Data Mover. Development workstations can access the PeopleSoft system using both two-tier and three-tier connections.
Use the Client Setup tab to configure developer workstations and invoke the Client Setup process. Although this tab is specifically for developer settings, all of the PeopleSoft Configuration Manager settings may affect developers, especially the Startup tab and the Process Scheduler tab for the default profile.
See PeopleTools Hardware and Software Requirements
Here are the various shortcut links:
Application Designer |
Adds a shortcut for the main PeopleTools development environment. |
Configuration Manager |
Adds a shortcut for PeopleSoft Configuration Manager, which enables you to edit registry settings relevant to PeopleSoft. |
Data Mover |
Adds a shortcut to launch PeopleSoft Data Mover. |
Uninstall Workstation |
Adds a shortcut for Uninstall Workstation, which uninstalls the most recent client setup. |
PeopleTools RPT Converter |
Adds a shortcut to a standalone program that converts RPT files from the format PeopleSoft used in previous releases to the PeopleTools 8 format. You only need to run this program if you are upgrading from previous versions of PeopleTools. |
nVISION |
Adds a menu item for PS/nVision to the PeopleSoft 8 menu group in the Microsoft Windows Start menu. Note. Back up RPT files before you run the converter program, which significantly alters them. |
ODBC Setup
You need to specify one or both of the Open Database Connectivity (ODBC) setup options to run PeopleSoft Open Query.
Select Install ODBC Driver Manager 3.5 to install the Microsoft ODBC drivers that you need to run in conjunction with the PeopleSoft ODBC driver to enable PeopleSoft Open Query. If you already have the Microsoft ODBC drivers installed on your client, this is optional.
Select Install PeopleSoft ODBC Driver to enable PeopleSoft Open Query.
Note. The Client Setup process installs the ODBC Driver Manager version 3.510.3711. Any preceding versions of the ODBC driver are overwritten, and any versions higher than 3.510.3711 are not overwritten.
Install Workstation
Select the Install Workstation check box to run the Client Setup process. Only select the check box after specifying all the appropriate selections on all PeopleSoft Configuration Manager tabs. If you do not select this box, the Client Setup process will not run.
After you select this check box, click either OK or Apply.
Enable Dirty-Read for 2Tier Query
Select this option if you need to run "dirty read" queries, through PeopleSoft Query during a two-tier connection.
See Dirty Reads in PeopleSoft Query.
See Also
Setting Up the PeopleTools Development Environment
Use this tab to export, or save to file, the specified environment settings, and to import previously exported settings. This feature is useful when you plan to configure multiple workstations with similar settings.
Export to a File |
Click to write current configuration settings to a file. A Save dialog box appears. Note the file name that you give the configuration file. Note. Click Apply before you export a file. This ensures that the exported configuration file reflects the current settings. |
Import from a File |
Click to import previously saved configurations on another workstation. Importing a configuration file overrides all the current environment settings on the machine that you import to. When you click this button, an Open dialog box appears. Navigate to the directory containing the appropriate configuration file, select the file, and click Open. Warning! In addition to overwriting environment settings, this function also overwrites all existing settings made in PeopleSoft Application Designer. |
This section discusses how to:
Define a profile.
Specify databases and application servers.
Configure process scheduler.
Configure nVision.
Specify common settings.
Note. The term "user profiles" is used here to refer to user configurations for a workstation. These profiles are not to be confused with PeopleSoft security user profiles.
Use this tab to define one or more user profiles, each of which specifies connection parameters and file location information for a PeopleSoft installation.
Many PeopleSoft installations include multiple databases. For example, there may be one database for tracking financial information, such as expense reports, and another database for human resources processes, such as benefits enrollment. Each of these databases has its own set of supporting files, SQR reports, COBOL processes, and so on. PeopleTools locates these files by referring to the Microsoft Windows registry. By defining multiple profiles, you can tell PeopleTools to use different directory paths depending on the database.
When you first open PeopleSoft Configuration Manager, the Profile tab displays a single profile named Default. To set the parameters for this profile, make sure that it's selected, and click the Edit button. The Edit Profile dialog box appears.
Each workstation must have a default profile, which is used when the user signs in to a database or application server that isn't listed in any profile. If the workstation requires only one set of profile settings, you can use the default profile. You can also set up multiple PeopleSoft Configuration Manager profiles. The profiles are set for Microsoft Windows workstations and are shared by all workstation users.
Note. You can use profiles to easily switch between applications.
From the Edit Profile dialog box, select the Database/Application Servers tab.
Use this tab to specify the configured databases and application servers associated with this profile. When a user enters one of these databases or application servers in the PeopleSoft Signon dialog box, PeopleTools uses the registry settings associated with this profile.
Note. You can assign multiple databases and application servers to a single profile. However, each database and application server must be assigned to only one profile. If you try to add a database to a second profile, PeopleSoft Configuration Manager asks you if you want to remove it from the previous profile and add it to the current one.
Note. Before you enter a database or application server on this tab, you should have already installed and configured it as documented in the PeopleSoft installation documentation for your database platform.
Application Server Name
Enter a name for an application server that you have configured. This name will appear in the drop-down list box on the PeopleSoft Signon dialog box. Choose a name that's intuitive for your site.
Note. Application server names cannot exceed 24 characters.
Machine Name or IP Address
Enter the IP address or the resolvable server name of the application server you specified in the Application Server Name field. You specified the IP address in the [Workstation Listener] section of your PSAPPSRV.CFG file when you installed your PeopleSoft application server. For example, you could enter 207.135.65.20 or sp-hp32.
Port Number
Enter the port number for the application server that you specified in the Application Server Name field. You specified the port number when you installed and configured the application server using PSADMIN. A port number is an arbitrary number between 0 and 9999 that is determined by site specifications.
TUXEDO Connect String
Use this field to support dynamic load balancing. You can specify a free-form connect string that allows a client to connect to another application server in case another is either down or being used to full capacity.
Note. The BEA Tuxedo connect string cannot exceed 1000 characters.
When configuring load balancing, you might choose from the following approaches:
Round robin load balancing.
With this approach, you specify multiple application servers, and each client picks a server randomly. This approach assumes that application server will receive an equal number of connections. To specify round robin load balancing, use the following syntax for the connect string:
(//IP address 1:port 1|//IP address 2:port 2|//Ip address n:port n)
You can specify the IP address using either dotted notation or by using the server's DNS name. Either way, the slashes (//) preceding the IP address are required.
If the selected application server is unavailable, your connection attempt fails, and the system does not try to connect you to the other application servers defined within the parentheses.
Spaces are not allowed in any part of the connection string. The system automatically removes embedded spaces before storing the value in the registry.
Round robin with failover.
With this approach, you define a failover connection string. Use the following syntax:
(//IP address 1:port 1|//IP address 2:port 2),(//IP address 3: port 3)
If the application server selected from the first group of parentheses (IP addresses 1 and 2) is unavailable, the system automatically attempts to connect to an application server defined in the second group (IP address 3). If that application server fails, the system attempts to connect to the next group to the right, sequentially.
If multiple application servers are defined within any group, the system round-robins between them. If the selected application server fails, the system attempts to connect to the next application server to the right, if any. The following list shows three examples of connect strings that use this approach:
(//sp-ibm01:8000|//sp-ibm02:8000),(//sp-nt01:8000)
(//208.136.78.88:8000|//208.136.78.88:8050|//208.136.78.88:8080)
(//sp-sun01:8000),(//sp-sun02:8000),(//sp-sun03:8000)
Set and Delete Buttons
When you click Set, your application server information is displayed in the grid at the top of the dialog box. You can enter a new application server name and set up a different server if you like.
Note. The settings in the grid are not saved until you click Apply or OK. If you click Cancel without first clicking Apply or OK, you lose all the information in the grid.
To remove an application server configuration, select its application server name in the grid and click Delete.
Access the Process Scheduler tab.
Use this tab to specify the directories that are associated with PeopleSoft Process Scheduler jobs, such as SQR and COBOL directories.
General
PeopleSoft Home Directory |
Enter your high-level PeopleSoft directory, such as N:\HR840. |
Crystal Reports |
Enter the file path to \CRWRTPATH, where Crystal Reports sends your reports. |
Output Directory |
(Optional) Enter the directory used with the Output Destination field when scheduling a PeopleSoft Process Scheduler request. |
Log Directory |
Enter the directory for SQR, COBOL, and PeopleSoft Process Scheduler log files. |
Temp Directory |
Enter he path to your temporary directory, for example, C:\TEMP. This directory stores log files and other output files. |
Database Drivers |
Enter the path to the directory where your database drivers reside. |
Word Executables Directory |
Enter the directory containing Microsoft Word executables; for example, N:\Apps\Office2000\Office. |
Redirect Output |
Select to redirect onscreen COBOL Display statements to a log file. (If this check box is clear, you see the onscreen messages only.) Sending the messages to a log file is useful for debugging purposes. The log file is created in the %TEMP%\PS_HOME\DBNAME directory. In addition to the output generated by COBOL Display statements, the log file contains errors generated by the COBOL runtime system. Note. To use the PeopleSoft Application Engine debug feature, clear Redirect Output. |
Application Engine
Debug |
Select to enable the PeopleSoft Application Engine command-line debugger. Warning! Select the Debug check box only when you are testing and troubleshooting client-side processes. If you select Debug and submit a process request to the server, the process hangs, waiting for a user command. |
Disable Restart |
Select to disable the PeopleSoft Application Engine restart feature, which lets you restart an abnormally terminated Application Engine program. When selected, PeopleSoft Application Engine programs start from the beginning. This option is useful during debugging. Do not select it in a production environment. |
SQR
SQR Executables |
Enter the path to the directory where SQR executables reside. |
SQR Flags |
Enter the SQR parameters that PeopleSoft Process Scheduler should pass on the command line to the SQR executables. The following SQR flags are required for launching SQR reports:
|
SQR Report Search 1 , SQR Report Search 2 , SQR Report Search 3 , and SQR Report Search 4 |
Enter the directory paths that the SQR executable should use to locate SQR reports. SQR Report Search 1 is searched first, followed by SQR Report Search 2, and so on. |
COBOL
COBOL Executables |
Enter the path to \CBLBIN, where COBOL executables reside. |
Use this tab to specify where PS/nVision should look for files and how it should operate. PeopleSoft Query Link, the feature that enables you to send PeopleSoft Query output to a spreadsheet, also uses these settings.
Space between Query Columns
This parameter sets the number of blank Microsoft Excel characters that PeopleSoft Query Link places between query output columns. To eliminate column spacing, set Space between Query Columns to zero.
Directory Paths
Specify the locations of directories associated with PS/nVision jobs.
Customization Macros |
Enter the directory containing macros for PS/nVision and PeopleSoft Query Link. It is usually PS_HOME\excel. |
Report Layouts |
Enter the location of PS/nVision layout fields. |
Drilldown Layouts |
Enter the location of PS/nVision drilldown files, for example, c:\user\nvision\layout\drilldn. |
Report Instance |
Enter the directory in which PS/nVision places report instances; for example, c:\user\nvision\instance. |
Query Templates |
Enter the directory to look for the QUERY.XLT file, which defines the Microsoft Excel styles used to format output. The default is PS_HOME\excel. |
Style Sheets |
Enter the directory where the NVSUSER style wizard locates nPlosion style sheets. |
Trace Level |
Indicate whether you want PS/nVision to generate independent trace log files of two-tier activity, and at what level, for each nVision process. Select one of the following values:
The trace log files are generated in the c:\temp directory, named with the format psnvs_process_id.nvt, for example, psnvs_1024.nvt. You can view these log files in a text editor. See Viewing Process Detail Actions. Note. Extensive tracing will affect PS/nVision performance. Two-tier log files aren't automatically purged by PS/nVision. Users must manually delete them from the temp directory to save disk space. |
See Also
Enterprise PeopleTools 8.49 PeopleBook: PS/nVision
Select the Common tab.
Sybase Packet Size
Specify a TCP packet size. The minimum value is 512 and the maximum value is 65538. The default packet size is 512. If you change the packet size, make sure to make the corresponding changes to the Sybase server. See the material on Sybase administration and tuning on the PeopleSoft Customer Connection website, as well as your Sybase documentation.
See Your Sybase reference manuals.
Application Designer Image Conversion
When you upgrade to newer version of PeopleTools, you'll need to convert images to a new format, which may require more storage space. If the images exceed the record size limit of your platform, you can shrink the images to conform to this limit.
Convert and Shrink Images to Platform Limit |
Select to convert and shrink images to fit your selected database platform limit, as shown in the Image Size Limit field. |
Convert and Shrink Images to Image Size Limit |
If you are upgrading to a different database platform, select this option and specify the correct value in the Image Size Limit field. |
Don't Convert, but Shrink Images to Image Size Limit |
Select for images that have already been converted, but need to be converted so they meet the platform size limits. |
Data Mover Directories
You can control several PeopleSoft Data Mover settings through PeopleSoft Configuration Manager.
Input Directory |
Enter the directory where PeopleSoft Data Mover should search for its input data (.DB) files. If no path is specified for the file named in the set input lines when running a PeopleSoft Data Mover script, Data Mover searches directories for the database file in the following order.
|
Output Directory |
Enter the directory where PeopleSoft Data Mover scripts will be created. The default is PS_HOME\data. |
Log Directory |
Enter the location of PeopleSoft Data Mover log files. The default is PS_HOME\data. |
See Also
In addition to its GUI interface, PeopleSoft Configuration Manager offers command line options. Syntax for PeopleSoft Configuration Manager command line options is as follows:
pscfg -command
For example:
pscfg -import:n:\config\hr840.cfg
Import File
To import configuration settings from a named file, enter -import: filename.
Export File
To export the current configuration settings, enter -export: filename.
Run Client Setup
To run the Client Setup process, enter -setup.
Note. You must use the -setup command in conjunction with the -import command if you are setting up a new workstation.
Run Client Setup Without Displaying Messages
To run the Client Setup process without displaying messages or dialog boxes, enter -quiet.
Note. Output messages are written to a log file called %temp%\PSINSTAL.LOG.
To register ActiveX controls, enter -activex.
Note. ActiveX controls are registered during the Client Setup process. The -activex command enables you to register the ActiveX controls without running the entire Client Setup process.
Install Crystal Reports Runtime Files
To install Crystal Reports runtime files, enter -crystal.
Install MSS DSN
To install MSS DSN, enter -dsn.
Note. For Microsoft SQL Server, the server name value is used to automatically create your ODBC data source name.
Disable ODBC Driver Manager Installation
This command is only valid when used in conjunction with the -setup command. It disables the installation of the ODBC drivers during the Client Setup process. Use this command when you do not want to install the ODBC drivers on the client workstation when using the -setup command. To use this command, enter -noodbc.
Disable PeopleSoft ODBC Driver Installation
This command is only valid when used in conjunction with the -setup command. It disables the installation of the PeopleSoft ODBC driver during the Client Setup process. Use this command when you do not want to install the PeopleSoft ODBC driver on the client workstation when using the -setup command. To use this command, enter -nopsodbc.
To clear the PeopleSoft settings from the registry or uninstall the PeopleSoft workstation, enter -clean.
The -clean command removes the following items from the workstation:
PeopleSoft registry settings.
All cache files from the current \CACHE directory.
Shortcut links.
PeopleSoft program group.
Make sure that removing all of these items is acceptable before issuing the -clean command.
Help
To view PeopleSoft Configuration Manager command-line options online, enter -help or a question mark (?).
This section provides overviews of the PeopleTools development environment and the client setup process and discusses how to:
Verify PS_HOME access.
Verify connectivity.
Verify supporting applications.
Use the Configuration Manager pages.
Run the Client Setup process.
Most user workstations are equipped with supported web browsers, but with no special PeopleSoft software installed. The traditional Microsoft Windows client is supported for application developer and administrator use. The PeopleTools development environment runs on a supported version of Windows.
This chapter describes how to configure these Windows-based clients using PeopleSoft Configuration Manager. As before, such clients can connect to the PeopleSoft database directly using client connectivity software (a two-tier connection), or through a PeopleSoft application server (a three-tier connection).
Before running the Client Setup process, create all the profiles you need.
The Client Setup process does the following:
Installs a PeopleSoft program group on the workstation.
Installs the PeopleSoft ODBC driver required for Open Query and Crystal Reports.
Installs Crystal Reports DLLs on the workstation.
Configures a PeopleSoft ODBC data source name.
If the Install Workstation check box on the Client Setup tab is selected, these Client Setup functions are performed when you click OK or Apply from PeopleSoft Configuration Manager.
See Configuring Developer Workstations.
Note. Any files installed by the Client Setup process on the workstation from the file server, including ODBC driver files, use the paths specified in the default profile.
To use the PeopleTools development environment, each workstation must have access to the file server PS_HOME directory (the high-level directory where PeopleSoft client executables were installed) and have a drive mapped to the directory. Workstation users must have read access to the PS_HOME directory.
Database connectivity is required on all Microsoft Windows-based clients that make two-tier connections to the database. A two-tier connection is required if any of the following is true:
You sign in to the Application Designer in two-tier.
You run PeopleSoft Data Mover scripts.
You run COBOL and SQR batch processes on the client.
Supporting applications must be installed on any Microsoft Windows-based client on which batch processes are run locally.
SQR
On Microsoft Windows-based clients, you can install SQR locally, or you can map to a copy installed on the file server. Because SQR does not require local registry settings, you can execute SQR from any Windows-based client once SQR has been installed to a shared directory. Installing SQR locally results in improved performance; over a slow network connection, the improvement is significant.
Crystal Reports
Optionally install Crystal Reports on Microsoft Windows-based two-tier clients. As with SQR, you can install Crystal Reports locally, or you can map to a copy installed on the file server. Because Crystal Reports does not require local registry settings, you can run Crystal Reports from any two-tier client once it has been installed to a shared directory. Installing Crystal Reports locally results in improved performance; over a slow network connection, the improvement is significant.
Crystal Reports requires that you install the PeopleSoft ODBC driver on the workstation where Crystal Reports processes run.
Microsoft Office
Install Microsoft Office on any two-tier client that runs PS/nVision or Microsoft Word batch processes. Microsoft Office must be installed locally, because it requires registry settings.
The following PeopleSoft Configuration Manager tabs apply to Windows workstation users:
Startup.
Controls the default values that appear in the PeopleSoft signon screen, as well as the location of the PeopleSoft cache on the client.
Display.
Controls language preference and other display options.
Note. The language setting in PeopleSoft Configuration Manager determines language preferences for the PeopleTools development environment, regardless of user language preferences.
Crystal/Bus. Interlink.
Specifies the locations of Crystal Reports executables and the default location for reports generated using PeopleSoft Query. This location must be a directory to which the user has write access. This tab also specifies the location of PeopleSoft Business Interlink drivers.
Trace.
Controls SQL, PeopleCode, PeopleSoft Application Engine, message agent, and PeopleSoft API trace options.
Profile.
If multiple users will sign in to the workstation, you may need to set these options once for each user using the Profile feature.
To run the Client Setup process:
Select the Client Setup tab.
In the Group Title text box, enter the name of the program group for the icons you want on the client workstation.
Select check boxes to create shortcut links for PeopleSoft applications that you want to access from the workstation.
When you run the Client Setup process, it removes existing shortcuts in the PeopleSoft 8 program group and installs shortcuts for the applications that you have selected. If you later want to install or uninstall shortcuts, you can always run Client Setup again.
Select the Install PeopleSoft ODBC Driver check box to install the PeopleSoft ODBC driver and set up a user ODBC data source name as required by PeopleSoft Open Query and by Crystal Reports.
Select the Install Workstation check box.
Client Setup runs when you click Apply or OK in PeopleSoft Configuration Manager. If this check box is not selected, the Client Setup process creates or updates settings in the registry, but it doesn't set up the PeopleSoft 8 program group or install local DLLs.
Click Apply to run the Client Setup process and apply other PeopleSoft Configuration Manager settings.
Click ODBC Administrator to directly access the Microsoft ODBC Administrator to verify the installation and configuration of the ODBC DSN.
If you install ODBC Driver Manager 3.5, reboot the workstation after running the Client Setup process.
To view a list of the files installed and actions taken by the Client Setup process, open the psinstal.log file in your Temp directory.
See Also
Configuring Developer Workstations