My Oracle Support Banner

E-PUM: Customizing PS_CFG_HOME Location on DPK Installations (Doc ID 2319425.1)

Last updated on MAY 19, 2023

Applies to:

PeopleSoft Enterprise PT PeopleTools - Version 8.55 and later
Information in this document applies to any platform.

Goal

When using the psft_customizations.yaml file to customize the PIA deployment on NativeOS PUM Image on Windows, the PIA NT Service does not get created. All other PIA related files are deployed but the service is not available on Windows Services console. Where does the deployment fail?

Here is the psft_customizations.yaml file used:

---
peoplesoft_base: c:/psoft/CS920

domain_user: "%{hiera('psft_runtime_user_name')}"
ps_config_home: "%{hiera('pt_location')}/ps_cfg_home"
appserver_template: small
appserver_domain_name: <domain name>
prcs_domain_name: <PRSC domain>
prcs_domain_id: "PRCS%{::rand}"
report_node_name: "%{hiera('prcs_domain_id')}"
pia_domain_name: <pia domain>
pia_site_name: cs920
pia_http_port: <http port>
pia_https_port: <https port>
jolt_port: <jolt port>
wsl_port: <wsl port>
db_port: <db port>
gateway_node_name: <gateway>
pia_gateway_user: <gateway user>
pia_gateway_user_pwd: <gw password>
pia_psserver_list: "%{::fqdn}:%{hiera('jolt_port')}"
webserver_type: weblogic
pia_webprofile_name: <profile>
report_repository_dir: "%{hiera('ps_config_home')}/psreports"

 

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!


In this Document
Goal
Solution
References


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