DecisionRules Academy
  • DecisionRules Documentation
  • 🏁GETTING STARTED
    • DecisionRules Academy Introduction
    • Create an Account
  • 👥ACCOUNT
    • Log in
    • Plans
      • How to change your subscription
    • Billing Information
  • 🌌SPACES
    • What Is a Space
    • Space Dashboard
    • Users in Spaces
      • How to invite a new User
      • Roles
  • ⚖️RULES
    • What is a Rule?
    • Export & Import of the Rules
      • Export Rule
      • Import Rule
  • 📐RULE TYPES
    • Decision Tables
      • Create a Simple Decision Table
    • Decision Trees
      • Create Simple Decision Tree
    • Scripting Rules
      • Create Simple Scripting Rule
    • Workflow
      • Create a Workflow
    • Rule Flow
      • Create Simple Rule Flow
  • 🤝GET HELP
    • How to Create a Support Ticket
Powered by GitBook
On this page
  • 1.1 Exporting from Business Rules
  • 1.2 Exporting from Rule Settings
  • 1.3 Exporting from Folders structure
  • Choose export format
  • 2.1 Choosing export format of Decision Table:
  • 2.2 Choosing export format of other Rule types:
  1. RULES
  2. Export & Import of the Rules

Export Rule

Last updated 7 months ago

1.1 Exporting from Business Rules

As you know, your rules can be accessed from the “Business Rules” in the left sidebar menu. From there you can export rules by clicking on the context menu button and choosing “Export”.

1.2 Exporting from Rule Settings

In the Rule Settings tab you can do various actions such as exporting your rule to a file. At the top click on the Export button.

1.3 Exporting from Folders structure

Make sure the folder structure is open. Right click on the rule you want to export. In the context menu simply select “Export”.

Choose export format

2.1 Choosing export format of Decision Table:

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

2.2 Choosing export format of other Rule types:

Other rule types - Rule Flow, 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

⚖️
Export Rule from Business Rules
Export Rule from Rule Settings
Export Rule from Folder Structure
Export Formats of Decision Table
Export Formats of other Rule types
here