Import Rule

When importing a rule, you can create a new rule, a new version of an existing rule, or overwrite an existing rule version.

For Decision Tables, the rule file can have the formats: JSON, XLSX or CSV. Other rule types: Rule Flow, Decision Tree and Scripting rule have a single export option - JSON format.

Importing a new rule

Create a new rule in two places:

  1. Import the rule in the Folders structure directly into the desired folder. Open the Folders structure, right-click on the folder of your choice and select "Import Rule" from the context menu.

Import a Rule in Folder Structure
  1. Or you can import the new rule to the Business Rules category. Just open the Business Rule from the side menu. Click on the "Import Rule" button on the top right.

Import a Rule in Business Rules

When you click on “Import”, you will be prompted to drop or choose a file from your system containing the rule.

Once your rule file has been selected, click the Import button.

You can import one file at a time.

Import a new version or overwrite an existing version

Import to:

You can import a rule as a new version of an existing rule:

  1. Add a new version of the rule directly in the Folders structure. Right-click on the selected rule. A context menu will appear and select "Import Version"

Import a Rule in Folder Structure
  1. Or import a new rule version to the Business Rules category. Find your rule, click on the button and select “Import Version”.

Import a Rule in Business Rules

Import version

When you click on “Import”, “Import version dialog” will appear. There you select if you want to import the file to:

  1. Create a new version of the rule

  2. Overwrite an existing version

After selecting the method of import drop or choose a file from your system containing the rule.

You can import one file at a time.

These are manual methods of exporting rules. Using Management API methods and external tools you can export rules in one click. More information about API functioning can be found in documentation link here

Last updated