IBM Integration Bus, Version 10.0.0.1 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


Outbound adapter properties for PeopleSoft

Outbound adapter properties define how the adapter creates an outbound connection instance with the PeopleSoft Enterprise server, and how operations are run on the server. Use the Adapter Connection wizard to set these properties.

The following table describes the outbound adapter properties. A more detailed description of each property is provided in the sections that follow the table.
Table 1. Managed connection factory properties
Property Description
Component interface for testing failed connection The component interface that the adapter uses to validate a connection to the PeopleSoft Enterprise server
Host name The name or address of the server that hosts PeopleSoft Enterprise
Language (Language) The language code that the adapter uses to log on to the PeopleSoft Enterprise server
Maximum number of records for RetrieveAll operation The maximum number of records to return during a RetrieveAll operation
Password (Password) The password of the user account of the adapter on the PeopleSoft Enterprise server
Port number (Port) The port number that the adapter uses to access the PeopleSoft Enterprise server
User name (UserName) The name of the user account that the adapter uses on the PeopleSoft Enterprise server

Component interface for testing failed connection (PingCompInterface)

This property specifies the name of the PeopleSoft Enterprise component interface that the adapter uses to validate a connection to the PeopleSoft Enterprise server.

Table 2. Component interface for testing failed connection details
Required Yes
Default The name of the first component interface in the list
Property type String
Usage Specify a component interface name that already exists within your PeopleSoft Enterprise applications.
Example WBI_CUSTOMER_CI
Globalized No
Bidi supported No

Host name (HostName)

This property specifies the name or address of the server that hosts PeopleSoft Enterprise.

Table 3. Host name details
Required Yes
Default No default value
Property type String
Usage Identifies, either by name or IP address, the server that hosts PeopleSoft Enterprise
Example 9.26.248.202
Globalized No
Bidi supported No

Language (Language)

This property specifies the language code that the adapter uses to log on to the PeopleSoft Enterprise server.

Table 4. Language details
Required Yes
Default The default value for the Language property is based on the system locale.
Property type String
Usage Each of the supported languages is preceded by a three-character language code. The language itself is presented in parentheses.
Example If the system locale is English, the value for this property is ENG (English).
Globalized No
Bidi supported No

Maximum number of records for RetrieveAll operation (MaxRecords)

This property specifies the maximum number of records to return during a RetrieveAll operation.

Table 5. Maximum number of records for RetrieveAll operation details
Required Yes
Default 100
Usage If the number of hits in PeopleSoft Enterprise exceeds the value of the Maximum number of records for the RetrieveAll operation property, the adapter returns an error. The adapter uses this property to help avoid out-of-memory issues.
Property type Integer
Globalized No
Bidi supported No

Password (Password)

This property specifies the password of the user account of the adapter on the PeopleSoft Enterprise server.

Table 6. Password details
Required Yes
Default No default value
Property type String
Usage The restrictions (case, length, and character) are determined by the PeopleSoft Enterprise version.
Globalized No
Bidi supported No

Port number (Port)

This property specifies the port number that the adapter uses to access the PeopleSoft Enterprise server.

Table 7. Port number details
Required Yes
Default The port number that is entered when you use the Adapter Connection wizard to discover objects and services
Property type Integer
Example 9000
Globalized No
Bidi supported No

User name (UserName)

This property specifies the name of the user account that the adapter uses on the PeopleSoft Enterprise server.

Table 8. User name details
Required Yes
Default No default value
Property type String
Usage The restrictions (case, length, and character) are determined by the PeopleSoft Enterprise version.
Example DV1
Globalized No
Bidi supported No

rbp_peo_outbound_props_wmb.htm | Last updated 2015-05-28 20:53:23