isBusinessRulesEnabled method

The Gateway Server calls this method before calling the Business Rules Server API Initialize request method.

If this method returns a value of false, Gateway bypasses calling Business Rules, even if the Business Rules enable flag in the Gateway properties file or routing file is set to true. The user can use the return value to control the Business Rules call.

This method has no parameters.