initRequest method

The Gateway Server calls this method when an incoming transmission starts processing, but before it calls the Business Rules Server API Initialize request method. The user can perform any necessary initialization and modify or create new parameters, which are passed to the Business Rules Server API Initialize request method.

The parameters for the Gateway Server initRequest method are:
fieldList
A BrFieldList object, which is a collection of BrField objects.