Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Configuring: PeopleSoft Settings and PeopleTools 8.42 Settings
 

Classic Java CAPS

Configuring JMS Clients

Configuring Java CAPS for SSL Support

Configuring Java CAPS Business Processes

Configuring Environment Components for the Sun Business Process Manager

Configuring Sun Master Indexes (Repository)

Configuring Java CAPS Project Components for Application Adapters

Configuring Java CAPS Project Components for Communication Adapters

Configuring Java CAPS Project Components for Database Adapters

Configuring Java CAPS Project Components for Web Server Adapters

Configuring Java CAPS Environment Components for Application Adapters

Using the Environment Properties Editor

To Configure the Environment Properties

Configuring Oracle Applications Adapter Environment Properties

Outbound Oracle Applications Adapter Properties

Outbound Oracle Adapter Properties with XA support

Configuring the PeopleSoft HTTP Client Adapter Environment Properties

HTTP Settings

Proxy Configuration

Security and Authentication

Security and SSL

PeopleSoft Settings

PeopleSoft Settings and PeopleTools 8.42 Settings

PeopleSoft Settings and PeopleTools 8.13 Settings

Configuring SAP BAPI Adapter Environment Properties

Inbound SAP BAPI Adapter

Outbound SAP BAPI Adapter

Configuring the Siebel EAI Adapter Environment Properties

Siebel EAI

HTTP Settings

Proxy Configuration

Security

Additional SSL Section Notes

Adapter Environment Properties

Configuring the SWIFT Alliance Gateway Adapter Environment Properties

To Configure the SWIFT AG Adapter Environment Properties

SWIFT AG Adapter Environment Properties

Transport

Connection Pool Settings

Configuring Websphere MQ Adapter Environment Properties

Inbound MQSeries Adapter -- Inbound Adapter Environment Configuration

Outbound MQSeries Adapter (XA) -- Outbound Adapter Environment Configuration

Outbound MQSeries Adapter (XA) -- Connection Retry Settings

Outbound MQSeries Adapter (XA) -- Connection Pool Settings

Outbound MQSeries Adapter -- Outbound Adapter Environment Configuration

Outbound MQSeries Adapter -- Connection Retry Settings

Outbound MQSeries Adapter -- Connection Pool Settings

Outbound MQSeries Adapter -- Connection Establishment Mode

Accessing Non-Local Queue Managers and Non-Local Queues

Configuring Java CAPS Environment Components for Communications Adapters

Configuring Java CAPS Environment Components for Database Adapters

Configuring Java CAPS Environment Components for Web Server Adapters

Configuring JDBC/ODBC Drivers

Configuring SAP R/3 for the SAP BAPI Adapter

Configuring Secure Network Communications for SAP

Configuring Siebel EAI Workflows

Importing an SNA Custom Handshake Class

Configuring WebLogic for Asynchronous Communication

Configuring Master Index (Repository) Connectivity and Environments

Related Topics for Sun Adapter for Batch/FTP

Java EE Based Components

Broadcasting Master Index Updates to External Systems

Configuring Sun Master Indexes

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:

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.