listener

A listener is a Pega 7 background process that waits on a TCP/IP port or a similar messaging facility for arriving messages. Listeners can execute on one node or on multiple nodes in a multinode system.

Listeners are defined by data objects created with the following forms:

Through initServices entries in the prconfig.xml file or Dynamic System Settings, you can control whether listeners of each class automatically start when the Pega 7 system starts. You can start and stop listeners using the Listener Management menu of the System Management application.

To debug listener processing, you can use the Tracer to connect to the listener requestor, remote logging, or the System Management application.

Related Topics IconRelated terms