Skip to main content

Targeting a PeopleSoft Human Capital Management system

For the PeopleSoft Human Capital Management server, add a target system in Bravura Security Fabric (Manage the System > Resources > Target systems):

  • The Type is PeopleSoft Human Capital Management.

  • The Address uses options described in the table below.

    The address is entered in KVGroup format:

    {server=<server>;port=<port>;dbserver=<dbname>;[classpath=<path>;][schema=<schema>;][dbtype=<type>;]}

  • The Administrator ID and Password is the user created in Configuring a target system administrator .

    Note

    Enter the Administrator ID in the same case as presented in PeopleTools. By default, PeopleSoft forces IDs into all capital letters. In that case, type the ID in all capital letters in Bravura Security Fabric.

  • Add a second target system administrator using the system ID and password used to access the database server, specified in the address line, which contains the PeopleSoft business tables such as PSOPRDEFN. Select the system account checkbox for this account.

  • If the system ID/password is not specified, the connector will use the PeopleSoft credentials to try to connect to the database.

Table 1. PeopleSoft Human Capital Management address configuration

Option

Description

Options marked with a redstar.png are required.

Server redstar.png

Application server name.

(key: server)

Port redstar.png

Port number.

(key: port)

Database server name redstar.png

Case-sensitive name of the database on the PeopleSoft server.

(key: dbserver)

Classpath

For example:

C:\PT8.51\class\psjoa.jar

If not specified, the connector uses the CLASSPATH setting in the environment.

(key: classpath)

Database schema

The user ID for the database server.

(key: schema)

Database type

The case-sensitive type of the database on the PeopleSoft server.

The supported types are: ORACLE , SQL , SYBASE , ODBC . The default is ORACLE .

Select ODBC database type for DB2 systems.

(key: dbtype)