termResponse Method

AutoAdjust calls this method after calling the Business Rules Server API terminate method. The user interrogates the parameters returned from the Business Rules Server API. The parameters are:
reqResponse
The RequestResponse instance returned from the Business Rules Server API
Note: If the Business Rules Server API initialization fails, or any transaction decision has an exception, termRequest () and termResponse () are called.