Contents
Contents

About Listening Connectors

Struggling to bridge the legacy gap? Cedar Hills Group provides specialized PeopleSoft integration consulting to help teams design, build, and optimize their connection strategies.

What is a Listening Connector?

A listening connector is a servlet running on the integration gateway that handles requests from clients. They are used for services that PeopleSoft is providing to an external system. It surfaces itself to the client as a path in the URL. For example, the HttpListeningConnector is reached by posted to https://host:port/PSngConnector and the REST connector is reach by posting to https://host:port/PSIGW/RESTListeningConnector

They are responsible for accepting the request pulling out any header information or security information and passing it to the back end PeopleSoft layers. There are several delivered listening connectors and each one is used for a different purpose and has different ways to pass the request and parameters.

Here is a simplified schematic.

graph TB subgraph Peoplesoft Web Server HttpListeningConnector RESTListeningConnector PeopleSoftServiceListeningConnector end subgraph HTTP Client ClientCode-->|HTTP POST|HttpListeningConnector end subgraph REST Client ClientCode2-->|HTTP Method|RESTListeningConnector end subgraph Application Server HttpListeningConnector-->|MIME Encoded|AppServer RESTListeningConnector-->|MIME Encoded|AppServer AppServer-->Handler["Handler PeopleCode"] end

The 2 you should really focus on are the HttpListeningConnector and the RESTListeningConnector. If you have to use SOAP then look at PeopleSoftServiceListeningConnector.

We will go over each one in detail in the sections below.

Creating you own Listening Connector

If you have custom requirements to create your own listening connector you can see these links:

Author Profile
Chris Malek

Chris Malek is a PeopleTools® Technical Consultant with over two decades of experience. He is available for consulting engagements.

Work with Chris
Subscribe to Updates
SWS Bolt-On
PeopleSoft Simple Web Services

SWS turns SQL into production REST APIs — ready for AI, modern apps, and partner integrations. One install, unlimited potential.

  • Configuration-driven, no coding required
  • JSON, XML, and CSV output
  • Works across all PeopleSoft pillars
  • Built on 25+ years of PeopleSoft expertise
Read More & Purchase
SWS Bolt-On
PeopleSoft Simple Web Services

A powerful PeopleSoft bolt-on that makes REST web services easy. You bring the SQL, SWS handles the rest.

  • Go from idea to production in minutes
  • Zero code migrations after install
  • JSON, XML, and CSV output supported
  • No PeopleCode or Integration Broker expertise required
Read More & Purchase
SWS Bolt-On
PeopleSoft Simple Web Services

Traditional PeopleSoft web services cost $3,600–$13,000 each to develop. SWS deploys production REST APIs in under 5 minutes through configuration alone.

  • No PeopleCode or Integration Broker expertise required
  • Works across Campus Solutions, HCM, and Financials
  • Built-in pagination, caching, and nested data structures
  • Trusted by institutions across higher education and government
Read More & Purchase
SWS Bolt-On
PeopleSoft Simple Web Services

Turn PeopleSoft data into clean REST APIs for AI integrations, modern applications, and vendor data feeds. Configuration-driven — no PeopleCode required.

  • Deploy production APIs in under 5 minutes
  • AI and LLM ready (RAG, chatbots, intelligent search)
  • JSON, XML, and CSV output
  • Zero modifications to delivered PeopleSoft objects
Read More & Purchase
psLens Platform
psLens Operations & Intelligence

Look up any record, field, page, or component, audit security, and monitor Integration Broker across every database — in seconds.

  • 30+ object types browsable
  • 16 real-time alert types
  • Read-only by design
  • No App Designer or SQL required
Learn More
psLens Platform
psLens Operations & Intelligence

A web console built for the PeopleSoft community — operational monitoring, security auditing, and metadata browsing in one tool.

  • Sub-second object search
  • Catch stuck IB messages before users do
  • Audit service permissions from one screen
  • Works in any browser
Learn More
psLens Platform
psLens Operations & Intelligence

On-demand security and operational reports for your PeopleSoft environment — no client install required.

  • 14 on-demand reports
  • Markdown export for AI/LLM workflows
  • No shared tenancy
  • Built on 25+ years of PeopleSoft expertise
Learn More
psLens Platform
psLens Operations & Intelligence

Research any PeopleSoft object and monitor system health from a single browser tab — no App Designer, no SQL.

  • 30+ PeopleSoft object types browsable
  • Real-time alerts before users report problems
  • Read-only and secure
  • Private alpha — early access now
Learn More