My Oracle Support Banner

E-IB: Why Pub/Sub Process Names are Different in App Server Domains Created on "developer" Template as Compared to "small", "medium" or "large" Template (Doc ID 1942276.1)

Last updated on AUGUST 08, 2023

Applies to:

PeopleSoft Enterprise PT PeopleTools - Version 8.40 to 8.54 [Release 8.4]
Information in this document applies to any platform.

Goal

On PeopleTools 8.40 - 8.54 when an app server domain is created in psadmin utility with template parameter "developer" like:
    psadmin -c create -d <domainname> -t developer ...
then the Publish & Subscribe part of the generated configuration source file (psappsrv.cfg) contains two processe types, PSMSGHND and PSMSGDSP.

But if the selected template is any of the other options, that is "small", "medium" or "large", like:
    psadmin -c create -d <domainname> -t small ...
then Publish & Subscribe contains six process types: PSBRKDSP_dflt, PSBRKHND_dflt, PSSUBDSP_dflt, PSSUBHND_dflt, PSPUBDSP_dflt, PSPUBHND_dflt.

Why do those configurations differ, what is the purpose behind this difference, when to choose "developer" template on domain creation and when one of the other templates?
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.