IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > PeopleSoft Enterprise > Reference > Inbound configuration properties

Connection properties for the external service wizard

Connection properties for the external service wizard are used to establish a connection between the external service wizard and the application from which the wizard obtains metadata. These properties specify such things as connection configuration, bidirectional (bidi) properties, 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.

The external service wizard connection properties and their purpose are described in the following table. A complete description of each property is provided in the sections that follow the table.

external service wizard connection properties
Property name Description
Host name Specifies the name or address of the server that hosts PeopleSoft Enterprise.
Password Specifies 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 Specifies a prefix to be added to generated business objects.
User name The name of the user account the adapter uses on the PeopleSoft Enterprise server.


Host name

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

Host name details
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


Password

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

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 Yes
Bidi supported Yes


Port number

The port number at which PeopleSoft Enterprise is configured to listen for client requests.

Port number details
Required Yes
Default The port number entered when you run the external service wizard.
Property type Integer
Example 9000
Globalized No
Bidi supported No


Prefix for business object names

This property specifies a prefix to be added to generated business objects.

Prefix details
Required No
Default No default
Property type String
Usage This property allows you to distinguish between different business objects generated against the same PeopleSoft component interface.
Example If you used IB as a prefix, all business objects generated by this service are named using this prefix.
Globalized Yes
Bidi supported No


User name

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

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 Yes
Bidi supported Yes

Inbound configuration properties