E-ACM: Executing Automated Configuration Manger (ACM) Template Through PIA Not Changing Values
(Doc ID 3058759.1)
Last updated on NOVEMBER 18, 2024
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.59 and laterInformation in this document applies to any platform.
Symptoms
Executing ACM template through PIA not changing values
Export an OTHER_UTILITY_TEMPLATE from one of the environments. Pared down the file to the web profiles and URLs that was change during post clone steps. The template was reimported successfully, however the changed values are not updated.
The issue can be reproduced at will with the following steps:
Window, This PC properties, system environment variable
Advanced system settings
Environment variables, add new:
SET PTACM_DEBUG="true"
SET PS_FILEDIR=c:\temp
SET PTEM_PROP=OTHER_UTILITY_TEMPLATE.txt
SET PTACM_OPTION="execute"
Save
Restart
a- Export the configuration using the following command.
D:\psft\pt\ps_home8.59.09\Utilities\psrunACM.bat celvpvm.test.com ORACLE EP92U044 <userid> <pwd> OTHER_UTILITY_TEMPLATE EXP
b- Once exported modify the template and rename it OTHER_UTILITY_TEMPLATE_TEST.txt
##### Configure URL configurations#####
plugin.Miscellaneous.4=PTEM_CONFIG:PTURLConfiguration
#URL id
env.url_config_url_id=TEST_CASE
#URL Description
env.url_config_url_descr=Test Case Scenarios file
#URL Name
env.url_config_url=D:\psft\pt\ps_home8.59.09\Utilities\psrunACM.bat celvpvm.test.com ORACLE EP92U044 <userid> <pwd> OTHER_UTILITY_TEMPLATE EXP
#Comments
c- Once the template has been modified. Using the command line, execute the command to update the web profile.
D:\psft\pt\ps_home8.59.09\bin\client\winx86\psae.exe -CT ORACLE -CD EP92U044 -CO <userid> -CP <pwd> -CI <connect id> -CW <connect pwd> -R Ad-Hoc -I 1000 -AI PTEM_CONFIG
Cause
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
Symptoms |
Cause |
Solution |
References |