Configuration Parameters
This section contains the information that IdentityIQ for Oracle ERP – PeopleSoft uses to connect and interact with the application. Each application type requires different information to create and maintain a connection.
Note
Attributes marked with an asterisk (*) are mandatory.
Note
While deleting a User, add Component Interface in application Debug page as deleteComponentInterface
.
For example, <entry key="deleteComponentInterface" value="SAILPOINT
_DEL_USER"/>
The IdentityIQ for Oracle ERP – PeopleSoft uses the following connection attributes:
PeopleSoft Connection Settings

The hostname of the PeopleSoft server.

The Jolt port (Jolt Server Listener Port) on which the PeopleSoft server is listening. Default: 9000
To determine the JOLT Server Listener (JSL) port of the application server, check the JOLTListener section in the psappsrv.cfg file. The file is located in <PS_CFG_HOME>\appserv\<DOMAIN_NAME>, where:
PS_CFG_HOME: Location of configuration file of PeopleSoft Server.
DOMAIN_NAME: Name of the domain which is to be administered.
Connection Credentials

The user name used to login to PeopleSoft.

The password to use to login to PeopleSoft.

Determines if Domain connection Password is configured.

Password is required if Domain Connection Password Enabled
attribute is selected.
Component Interface Details

The name of the PeopleSoft component interface to use to read PeopleSoft User Profile.
For more information, see PeopleSoft Component Interface Utility.

The name of the PeopleSoft component interface to use to read PeopleSoft Roles.
For more information, see PeopleSoft Component Interface Utility.

The name of the PeopleSoft component interface to use to read PeopleSoft RouteControls.
For more information, see PeopleSoft Component Interface Utility.
Iteration Partitioning

Checkbox to determine if partition aggregation is required.

Criteria to specify the range of users to be downloaded. For example, if the range is specified as A-M, then this specifies that all the Users whose User IDs are between A and M (including A and M) would be treated as one partition and downloaded.
To specify more than one partition the entries should be separated using a newline character. For more information, see Partitioning Aggregation
Library Configuration

Location of jar files required for communicating with Server (For example, Relative: \lib-connectors\PSFT\<jars>
OR
Absolute: C:\Temp\PSFT\<jars>
)
Note
SailPoint recommends of saving the required jars belonging to the same People Tool version at the same location.
Note
If user wants to use \WEB-INF\lib-connectors
location to save the jars, then it is a must to create a new folder under \WEB-INF\lib-connectors
and save the jars location.