Using the Integration Broker Quick Configuration Page

This chapter discusses using the Integration Broker Quick Configuration page to set up and access PeopleSoft Integration Broker configuration properties.

Click to jump to parent topicPrerequisites for Using the Integration Broker Quick Configuration Page

Before you perform the tasks described in this chapter, install PeopleTools, and configure and start the application server. In addition, install, configure, and start the web server.

See Also

PeopleTools Installation Guide for your database

Click to jump to parent topicAccessing the Integration Broker Quick Configuration Page

You can set up and access most PeopleSoft Integration Broker configuration properties using the Integration Broker Quick Configuration page (PTIB_ADMIN). To access the page, select PeopleTools, Integration Broker, Configuration, Quick Configuration.

The page provides access to the following configuration properties.

Gateway URL

Enter the integration gateway URL in the following form:

http://<machinename>:<port>/PSIGW/PeopleSoftListeningConnector

By default the port number is 80 for HTTP and 443 for HTTPS. If using the default port number, you do not need to specify it in the URL.

For HTTPS, the URL should start with https.

The integration gateway URL is case-sensitive.

Ping Gateway

Click the button to verify that the integration gateway is responding. If active, a window appears that displays the name of the active target connector, the PeopleTools version you are running, and the status of Active.

Advanced Gateway Setup

Click the link to access the Gateways page where you load target connectors and specify their properties. Use this page to also specify nodes with which the gateway will communicate and access the integrationGateway.properties file to set additional properties.

See Setting General Connection Properties.

Domain Status

Click Active from the dropdown list to activate pub/sub servers on application server domains.

You must activate the pub/sub servers on application server domains used for messaging before you can use them to successfully to send and receive messages.

The dropdown list appears only for domains that are currently inactive.

Domain Status

Click the link to access the Domain Status page in the Service Operations Monitor where you can set domain grace periods, set domain failover, view dispatcher status, and more.

See Managing Pub/Sub Server Domains.

Service Configuration

Click the link to access the Service Configuration page to set required services properties, such as service namespace and schema namespace.

This link also provides access to set required properties when using Universal Description, Discovery and Integration (UDDI) repositories to provide and consume web services.

See Configuring PeopleSoft Integration Broker for Handling Services.

ERP Connectors Admin

Click the link to access the ERP Connectors Admin page to set required properties and login ID/password for using the iWay SOAPswitch connectors for integrating with third-party ERP systems.

See Integrating with ERP Systems.

See Also

Understanding Creating and Implementing Integrations