PeopleSoft-Delivered Target Connectors

PeopleSoft delivers several target connectors with PeopleSoft Integration Broker that enable you to communicate with integration participants using a wide range of communication formats. The following table describes the delivered target connectors:

Connector ID Connector Class Name Connector Name Description

FILEOUTPUT

SimpleFileTargetConnector

Simple file target connector

With this connector, the gateway saves outbound messages as XML files.

Note: This connector (SimpleFileTargetConnector) is no longer a delivered connector and is now a part of the SDK.

See Understanding the PeopleSoft Integration Broker Connector SDK.

GETMAILTARGET

GetMailTargetConnector

GetMail target connector

This connector provides functionality specific to the PeopleSoft Multichannel Framework.

See MultiChannel Framework: Understanding the Email Channel

HTTPTARGET

HttpTargetConnector

HTTP target connector

This connector provides a web-standard method for the gateway to communicate with PeopleSoft and third-party applications. It sends HTTP requests using the GET and POST methods. It also sends secure HTTPS requests if SSL encryption is configured on the gateway.

See Working With the HTTP Connectors.

JMSTARGET

JMSTargetConnector

JMS target connector

This connector enables the gateway to communicate with JMS provider systems using standard JMS protocols.

See Working With the JMS Connectors.

PSFT81TARGET

ApplicationMessagingTargetConnector

PeopleSoft 8.1 target connector

This connector enables the gateway to communicate with PeopleSoft 8.1x applications that use Application Messaging technology. It converts outbound messages to the Application Messaging native format. It also sends secure HTTPS requests if SSL encryption is configured on the gateway.

See Working With the PeopleSoft 8.1 Connectors.

PSFTTARGET

PeopleSoftTargetConnector

PeopleSoft target connector

In combination with the PeopleSoft listening connector, this connector establishes the primary connection between a PeopleSoft application's integration engine and its local gateway. It sends requests to integration participants over a Oracle Jolt connection in the PeopleSoft internal messaging format. Use this connector to send messages only to PeopleSoft applications that use PeopleSoft Integration Broker.

Note: Oracle Jolt is a Java-based interface that extends Oracle Tuxedo capabilities to the internet. The integration gateway uses it as the standard interface for communicating with integration engines through the PeopleSoft target connector.

See Working With the PeopleSoft Connectors.

SFTPTARGET

SFTPTargetConnector

SFTP target connector

The SFTP target connector enables the gateway to use SFTP to send messages to and receive messages from SFTP servers. It uses the PUT command to place messages or files from the integration gateway onto remote SFTP servers. The GET command is used to receive messages from SFTP servers.

See Working With the SFTP Target Connector

SMTPTARGET

SMTPTargetConnector

SMTP target connector

With this connector, the gateway can send messages to an SMTP server using the PUT command.

See Working With the SMTP Target Connector.