Export Rule

Exporting from Rule List

As you know, your decision rules can be accessed from the โ€œRulesโ€ in the left sidebar menu. From there you can export your rule by clicking on the context menu button ... according to that rule, and choosing Export .

Export Rule from Rule List

Exporting from Rule Structure Design

At the top bar of your 'Rule' you can do various actions. Select the context menu button ... and a dropdown list will appear. Click on Export .

Export Rule from Rule Structure Design

Choose export format

Choosing export format of Decision Table:

When exporting the decision table you can choose from two different file formats based on your further actions. For transporting rules to another space you can choose JSON format. If you want to modify a decision table and for example input more data in it, choose XLSX format.

Choosing export format of other Rule types:

Other rule types - Rule Flows, Decision Tree and Scripting rule have a single export option - JSON format. These types should be created and modified in the DecisionRules application.

Once you choose the right format, your export will start automatically. The exported file can be found where your browser stores downloaded files.

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