It is possible to suppress any specific Error in XEngine by modifying the ErrorSeverityConfig.xml
E.g To supress the 5034 error add
<ApplyTo>
<Criteria Name="ErrorID" Value="50340000"/>
<SetSeverity SeverityID="0"/>
</ApplyTo>
to $ORACLE_HOME/ip/oem/edifecs/XEngine/config/ErrorSeverityConfig.xml
Friday, November 16, 2007
How to Suppress Error In XEngine
Posted by Ramesh Nittur at 12:27 AM
Labels: B2B Document Editor, XEngine
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment