termResponse method
Call this method after the call to the Business Rules Server API terminate method. Interrogate the parameters returned from the Business Rules Server API.
The parameters for this method are shown in the following list.
- reqResponse
- The
RequestResponseinstance returned from the Business Rules Server API.
Note: If the Business Rules Server API initialization fails,or any item decision has an exception,
termRequest () and termResponse () are called.