Author Info
Chris Malek

Chris Malek is a PeopleTools® Technical Consultant with two decades of experience working on PeopleSoft enterprise software projects. He is available for consulting engagements.

About Chris Work with Chris
Looking for pain-free PeopleSoft web services? 😀
PeopleSoft Simple Web Services (SWS)

Introducing a small but powerful PeopleSoft bolt-on that makes web services very easy. If you have a SQL statement, you can turn that into a web service in PeopleSoft in a few minutes.

Contents

PeopleSoft Handler Types

An overview of the different handler events. A handler is a PeopleSoft term for a type of event that can be triggered by the Integration Broker. Handlers are used to process messages, perform actions, and manage the flow of data between systems.

Most of the time a handler is a PeopleCode program that is executed when a message is received or sent. Handlers can be used to perform actions such as logging, validation, and transformation of data.