RBMapCreateAndSave.java

This sample shows how to create a simple Rulebase Map and save it to a file. It also shows the use of the method getAgentRulebases() to retrieve rulebases maps to an agent in the Rulebase Map.

Note 

Based on the rulebase map, getAgentRulebases() returns a list of rulebases that an agent should load during startup if the agent is running in the repository configuration mode. It does not return a rulebase map.