Configuring Java CAPS Environment Components for Application Adapters

PeopleSoft Settings and PeopleTools 8.42 Settings

The PeopleSoft Settings and PeopleTools 8.42 Settings section of the PeopleSoft HTTP Client Adapter Environment properties contains the top-level parameters displayed in the following table.

The PeopleTools settings must match the configurations for the PeopleSoft server.

At minimum, you must specify the following properties:

Table 10 Environment Configuration - PeopleSoft Settings and PeopleTools 8.42 Settings

Name 

Description 

Required Value 

MessageName

Specifies the name of the message. 

The name of the message. 

MessageType

Specifies the type of message being sent. The type options are: 

  • sync: Synchronous message

  • async: Asynchronous message

  • ping: Ping message

Select sync, async, or ping.

RequestingNode

Specifies the name of the node sending the request. 

The name of the node sending the request. 

DestinationNode

Specifies the name of the node that receives the message. This parameter is optional when you specified a default target node using the Default Application Server Jolt connect string properties in the integrationGateway.properties file.

The name of the node that receives the message. 

FinalDestina-tion

Specifies the name of the node that ultimately receives the message. This is common when a PeopleSoft Integration Broker hub is used. 

The name of the node that ultimately receives the message. 

MessageVersion

Specifies the message version. 

The message version. 

NonRepudiation

Specifies whether the message content in the request should be processed using nonrepudiation logic. 

True or False.

True indicates that nonrepudiation logic will be used to process the message content of the request.

OrigNode

Specifies the name of the node that started the process. This property is optional. 

The name of the node that started the process. 

OrigProcess

Specifies the originating process by which the message was initially generated. 

The originating process by which the message was initially generated. 

OrigUser

Specifies the user ID for the user from which the message was initially generated. 

This property is optional. 

The user ID for the user from which the message was initially generated. 

Password

Specifies the password as entered in the target node’s definition for the source node. The target node authenticates the password when it receives the message. 

This parameter is only required if password authentication is enabled for the source node definition in the target database. 

The password, as it is presented in the target node’s definition for the source node.