yfs.getNextException.bc.mode property

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.

How it affects you

To enable backwards compatibility, use the customer_overrides.properties file to set the yfs.getNextException.bc.mode property to Y.

Migration strategy

This section describes the migration process.

Automated migration processes

None.

Manual migration processes

None.