Peoplesoft XML Publisher Guide

Friday 7 June 2013

Application Server Processes in Peoplesoft

Peoplesoft Application Server Processes


PSAPPSRV

The PSAPPSRV server process usually performs the functional requests like building and loading panel groups. it also provides the feature like in-memory-caching for the peopleTools objects.

PSSAMSRV

The PSSAMSRV Process performs transactional SQL requests primary for the application Designer Development Tool.

PSQRYSRV

The PSQRYSRV is a process that handle all SQL generated statements rom the PS query tool. This PSQRYSRV server process supports running of multiple queries by multiple users . It helps to improve the performance so it is advised to use +1 PSQRYSRV process.

PSQCKSRV
The PSQCKSRV is an optional server process also known as “quick server” to improve the overall performance. It is jus like a copy of PSAPPSRV which helps in directing the workload assigned to PSAPPSRV

PSDBGSRV
This process enables People Code Debugging .

PSBRKDSP

This is integration broker dispatcher service that process the message queues to PSBRKHND handler.

PSBRKHND
The integration broker handler picks up request and determines the Type redirects, the request to the Proper queue for further processing.

PSPUBDSP & PSPUBHND

These two-publication dispatcher and handler are responsible for processing the out bound message from the Integration broker environment by formatting the information and channel it to the proper external systems.

PSSUBDSP & PSSUBHND

These two-subscription dispatcher and Handler are responsible for processing subscription in
bound messages from external system.

No comments:

Post a Comment