Integration Broker - Part 1 - Configuration

This posting will cover the configuration of Integration Broker for integration of two Peoplesoft systems. For this posting, we have two installations of PeopleSoft Demo Financial and Supply Chain Management 9.2 as follows. The hosts files on both machines have the following entries. 192.168.1.186 fscm92.ps.com 192.168.56.101 fscm9205demo.ps.com We will setup the Integration Broker on both installations for Integrations between the two systems. Both installation s have PSFT_EP as the default local node. We rename the default local node to TOSHIBA_L755 on installation #1 and to IBM_X3650 on installation #2. On installation #1 we will have remote node IBM_X3650. On installation #2 we will have remote node TOSHIBA_L755. When the PeopleSoft 9.2 Image was deployed on Virtual Box, it created a virtual machine with all the required components like Database, Application server, Web server and Process Sch...