Connection properties for the Adapter Connection wizard are used to establish a connection between the Adapter Connection wizard and the application from which the wizard obtains metadata. These properties specify such things as connection configuration, and logging options.
If you set any of these connection properties using bidirectional script, you must set values that identify the format of the bidirectional script entered for that property.
Property name | Description |
---|---|
Component interface jar file | The PeopleSoft Enterprise component interface that the adapter uses to establish a connection to the PeopleSoft components that are targets of integration transactions |
Host name | The name or address of the server that hosts PeopleSoft Enterprise |
Password | The password of the user account of the adapter on the PeopleSoft Enterprise server |
Port number | The port number at which PeopleSoft Enterprise is configured to listen for client requests. |
Prefix for business object names | A prefix to be added to generated business objects |
User name | The name of the user account that the adapter uses on the PeopleSoft Enterprise server |
This property specifies the PeopleSoft Enterprise component interface that the adapter uses to establish a connection to the PeopleSoft components that are targets of integration transactions.
Required | Yes |
---|---|
Default | No default |
Property type | String |
Usage | The name of the JAR file that the adapter uses to connect to the PeopleSoft Enterprise components of interest |
Example | CWYES_PeopleSoft\connectorModule\WbiEvent.jar |
Globalized | No |
Bidi supported | No |
This property specifies the name or address of the server that hosts PeopleSoft Enterprise.
Required | Yes |
---|---|
Default | No default value |
Property type | String |
Usage | Identifies the server, either by name or IP address, that hosts PeopleSoft Enterprise |
Example | 9.26.248.202 |
Globalized | No |
Bidi supported | No |
This property specifies the password of the user account of the adapter on the PeopleSoft Enterprise server.
Required | Yes |
---|---|
Default | No default value |
Property type | String |
Usage | The restrictions (case, length, and character) are determined by the PeopleSoft Enterprise version. |
Globalized | Yes |
Bidi supported | Yes |
This property specifies the port number at which PeopleSoft Enterprise is configured to listen for client requests.
Required | Yes |
---|---|
Default | The port number that is entered when you run the Adapter Connection wizard |
Property type | Integer |
Example | 9000 |
Globalized | No |
Bidi supported | No |
This property specifies a prefix to be added to generated business objects.
Required | No |
---|---|
Default | No default |
Property type | String |
Usage | Use this property to distinguish between different business objects that are generated against the same PeopleSoft component interface. |
Example | If you use IB as a prefix, all business objects that are generated by this service are named using this prefix. |
Globalized | Yes |
Bidi supported | No |
This property specifies the name of the user account that the adapter uses on the PeopleSoft Enterprise server.
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 | Yes |
Bidi supported | Yes |