In Release 9.0, the getNextException API no longer throws exceptions when no alert is found. Instead, the API returns an attribute "AlertFound" in the inbox element of the output XML to indicate that no alerts exist. This behavior is determined by the yfs.getNextException.bc.mode property, which is set to N, by default.
To enable backwards compatibility, use the customer_overrides.properties file to set the yfs.getNextException.bc.mode property to Y.
This section describes the migration process.
None.
None.