Managed connection factory properties are used by the adapter at run time to create an outbound connection instance with the PeopleSoft Enterprise server.
You set the managed connection factory properties using either the Adapter Connection wizard or the administrative console (after deployment)
Descriptive name | Property name | Purpose |
Language | Language | The language the adapter uses to access the PeopleSoft Enterprise server. |
User name | userName | The user name the adapter uses to access the PeopleSoft Enterprise server. |
Password | Password | The password associated with the user name the adapter uses to access the PeopleSoft Enterprise server. |
Host name | HostName | The name or IP address of the server that hosts PeopleSoft Enterprise. |
Port | Port | The Jolt port used by the adapter to access PeopleSoft Enterprise. |
Ping component interface | PingCompIntfc | The name of the PeopleSoft component interface that the adapter uses to validate a connection to the PeopleSoft Enterprise server. |
This property specifies the language the adapter uses to access the PeopleSoft Enterprise server.
Required? | Yes |
---|---|
Default | The system locale language |
Property type | String |
This property specifies the user name the adapter uses to access the PeopleSoft Enterprise server.
Required? | Yes |
---|---|
Default | The user name value entered during enterprise service discovery |
Property type | String |
This property specifies the password associated with user name the adapter uses to access the PeopleSoft Enterprise server.
Required? | Yes |
---|---|
Default | The password value entered during enterprise service discovery |
Property type | String |
This property specifies the name or IP address of the server that hosts PeopleSoft Enterprise.
Required? | Yes |
---|---|
Default | The Host name value entered during enterprise service discovery |
Property type | String |
This property specifies the Jolt port number the adapter uses to access PeopleSoft Enterprise.
Required? | Yes |
---|---|
Default | The Port value entered during enterprise service discovery |
Property type | Integer |
Possible values | For example, 9000 |
This property specifies the name of the PeopleSoft component interface the adapter uses to validate a connection to PeopleSoft Enterprise.
Required? | Yes |
---|---|
Default | The name of the first component interface selected during enterprise service discovery. |
Property type | String |
Possible values | IBM_EVENT_CI |