Configuring Rule Engine Parameters
Procedure
-
Logging In
Make sure that the SAP NetWeaver Application Server is running.
-
Open the browser and enter the Application Server address followed by the port number.
You should see the SAP NetWeaver Application Server Java page as shown below:
-
Choose the SAP NetWeaver Administrator icon.
-
Enter the user ID and password in the User ID and Password fields. Choose Log On .
You should see the SAP NetWeaver Administrator page.
-
-
In the Welcome Administrator page, choose the Configuration Management tab.
-
Under Configuration Management , choose the Infrastructure tab and choose Application Modules .
You should see the Application Modules: Overview page as shown below:
-
In the Module List section, under the Name column, enter brms and press Enter .
-
Under the Name column, choose com.sap.brms.ejb.jar as shown below:
-
You need to update Environment Entries to control the business logs.
Rule engine bean requires the following Environment Entries to decide how the beans function at runtime:
-
In the EJB Module Details section, choose the Environment and References tab and choose maxcachesize
-
In the EJB Module Details section, choose the Environment and References tab and choose refreshtime .
-
Information about Business Logging
There are four levels of logging for BRM:
-
Log level 1 : No Logging: No information will be logged and business logs will not be generated.
-
Log level 2 : Basic (Default): This is the default log level. At this log level, basic information will be logged. Example: project name, ruleset invoked, rule fired (Rete only), RuleFlow executed.
-
Log level 3 : Medium: This level will log all the information provided at the basic level and the following:
-
Definition value changed
-
Business object details
-
Decision Table evaluation details
-
Rule/RuleScript/Gateway evaluation details
-
-
Log level 4 : Advanced: This level will log all the information provided at the medium level and all other information that can be provided including:
-
Condition evaluation details
-
Action execution details
-
Rule Script/Gateway action execution information
-
Here is a relevant screenshot: