Need Info on the prconfig.xml setttings usages
Hi,
While upgrading pega env from 8.5.6 to 8.8.4 below are the new Settings in prconfig.xml file.
Could any one let us know the usages of the below ones -
<env name="fua/conclusionQueryPerformance" value="false"/>
<env name="initialization/minimalStartup" value="true"/>
<env name="ruleresolution/useclassancestorjoin" value="false"/>
<env name="ruleresolution/userulesetindexjoin" value="false"/>
<env name="ruleresolution/usejoinsforallclasses" value="false"/>
<env name="agent/enable" value="true"/>
<env name="fua/enableAssemblyAvoidance" value="false"/>
<env name="agent/masteragentenable" value="true"/>
<env name="initialization/daemonenable" value="false"/>
<env name="asyncservices/enable" value="true"/>
<env name="asyncExecutor/enable" value="true"/>
***Edited by Moderator Marije to add INC tags***
@AASISHS6 I see that you logged INC-B3103 on the 24th January and the information provided to you was as follows:
"None of the settings you have included are part of the default prconfig.xml file in the prweb.war file that is found in the 8.8.4 media.
I am not sure where you are getting these settings from but you can search on the pega community for details of each of them.
Some of them are not things that you would normally be setting. You can also set many prconfig using DSS settings. This link is a place for you to start."
Default dynamic system settings
FINAL ANALYSIS
A webex meeting revealed that you were looking at the wrong prconfig.xml from the wrong location
Instead of referring prconfig from the BIX directory you were asked to navigate to /ARCHIVES/prweb.war and verify that prconfig.xml has the OOTB settings as per the recommended documentation.