Upgrading OracleAS 10g Forms and Reports in Oracle E-Business Suite Release 12
Hi,
README.txt for patch p14374587_10123_Generic.zip
States the following post installation instructions:
# Post Installation Instructions:
-----------------------------
Please set the following values in file rwbuilder.conf
<property name="cacheSize" value="0"/>
<property name="noVoidedOutputError" value="yes"/>
I found the rwbuilder.conf file: $ORACLE_CONFIG_HOME/reports/conf/rwbuilder.conf
It already contain the "cacheSize" parameter set to value 0, but it does not have the "noVoidedOutputError" parameter at all.
Should I add the new parameter "noVoidedOutputError"?
This file is generated by autoconfig. I guess I would have to create this as a custom property? Is that really necessary? Does that note apply to EBS forms and reports Oracle home 10.1.2.3?