PeopleTools MidTier Deployment Best Practices
I came across this document:
PeopleToolsMidTierDeploymentBestPractices.pdf (Doc ID 1448479.1)
that was last updated in November 2014 to add PeopleTools 8.54 changes. Pages 22-24 illustrate sample deployments. We are going to PeopleTools 8.57.09 which requires us to de-couple our current environments, which are all deployed using single PS_HOMEs. I'm wondering if the Hosted Environment example on page 26 most accurately depicts what the de-coupled deployment would to look like for 8.57.09 and above.
For example, if we have a linux server that will house the PeopleTools, Applications and Domains for three HCM databases: DEV, TST, SUP; does this correlate to 3 PS_CFG_HOMEs, being unique to each of the three databases? and will they share a single 8.57.09 PS_HOME and 9.2 PS_APP_HOME? Also, each database can at any time have a different set of customization's which appears to require three separate PS_CUST_HOMES?