Guide - Peoplesoft Dpk Installation
class my_psft::second_scheduler psft::process_scheduler 'PSSCH2': domain_id => 'PSSCH2', domain_password => 'password', db_type => 'XE', db_name => 'HCM92',
==> DPK installation completed successfully. PIA URL: http://<vm-ip>:8000/psp/ps/?cmd=login App Server port: 7000 Process Scheduler port: 7100 5.1 Set Environment Variables (for each session) . /home/oracle/psft_dpk/setup/psft.env 5.2 Start/Stop Services DPK installs systemd scripts: peoplesoft dpk installation guide
sudo systemctl start psft-dpk # starts all sudo systemctl stop psft-dpk sudo systemctl status psft-dpk Individual control: peoplesoft dpk installation guide
cd /home/oracle/psft-dpk cp hiera/custom.yaml.example hiera/custom.yaml vi hiera/custom.yaml : peoplesoft dpk installation guide
class my_psft::second_scheduler psft::process_scheduler 'PSSCH2': domain_id => 'PSSCH2', domain_password => 'password', db_type => 'XE', db_name => 'HCM92',
==> DPK installation completed successfully. PIA URL: http://<vm-ip>:8000/psp/ps/?cmd=login App Server port: 7000 Process Scheduler port: 7100 5.1 Set Environment Variables (for each session) . /home/oracle/psft_dpk/setup/psft.env 5.2 Start/Stop Services DPK installs systemd scripts:
sudo systemctl start psft-dpk # starts all sudo systemctl stop psft-dpk sudo systemctl status psft-dpk Individual control:
cd /home/oracle/psft-dpk cp hiera/custom.yaml.example hiera/custom.yaml vi hiera/custom.yaml :