The following section outlines how a user with disabilities can publish an existing rule
set in the administration application.
In the administration application, select the Administration WorkspaceApplication Section.
In the Shortcuts Panel, select the Rules and
Evidence category.
Within this category, select the Cúram Rule Sets link. This opens a page
containing a list of existing rule sets. Search for the rule set of interest.
To publish this rule set, open the command prompt and navigate to the <application
install directory>/EJBServer folder.
Enter build creole.extractrulesdata -Dcreolerulesetname=<your rule set name>
-Dinedit=true into the command prompt. This extracts the rule set to the
<application install directory>/EJBServer/dataextractor/blob
folder.
The developer copies this rule set to their custom component and places it into a
Creole Rule Sets folder. Using the preferred XML editor, the developer can
define the rules according to the guidelines outlined in the Cúram Express Rules Reference Manual.
To ensure consistency across the files, apply update annotations to the properties file as well as
to the XML file.
Once complete, the developer can validate and upload the rule set by using the command line
targets build creole.validate.rulesets and build
creole.upload.rulesets respectively.
The corresponding properties file(s) can be uploaded via the Application
Resources link in the Intelligent Evidence Gathering shortcut panel
category.
On the Application Resources page, select Property
in the Category drop-down and click Search.
Locate the property file with the same name as the file to upload and select
Edit from the list row action menu.
In the modal, select the browse button and locate the properties file to
upload. Note: This will override the properties file store for this rule set.