In this case, we are going to configure the intergration broker for the file output of the new/updated data in PeopleSoft, which means the system will give a file out when we enter a new record or update a record.
We use an available service DEPT_SYNC for department record updated or added. The following are main steps in the process:
- Start up Sub/Pub in PSadmin
- Configure PeopleSoft Listenning Connectors
- Configure PeopleSoft Traget Connectors
- Create the Nodes
- Create the Routing
- Put the Routing in a Queue
- Activate the service
1. Start up Sub/Pub in PSadmin
Open your PSadmin console to admin the app server and select your domain to configure. Put Pub/Sub Servers on in your configuration file and reboot the domain. We will be able to find the below info.

2. Configure PeopleSoft Listenning Connectors
In PIA, Main Menu > PeopleTools > Integration Broker > Quick Configuration, choose your local gateway, put your local gateway URL, like http://yourserver:yourport/PSIGW/PeopleSoftListeningConnector. If it is the correct address, you will ping the gateway successfully. In addition, you will also find your domain is in the intergration broker domains’ list, which is in active status.



