2.2. Packages
2.2.1. Packages Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Packages are deployable collections of assets. Rules and other assets must be collected into a package before they can be deployed. When a package is built, the assets contained in the package are validated and compiled into a deployable package.
Before any rules can be created or imported into the asset repository, a package must exist for the rules to be added to.
2.2.2. Creating a New Package Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Before any rules can be created, a package must exist for them to be added to.
To create a new package from the navigation menu, select .
Figure 2.1. Create a New Package
Enter a package name at the new package menu to create an empty package.
Figure 2.2. New Package Menu
Or select Import from drl file and select the DRL file from the local filesystem.
Importing the package from a DRL will create the package in JBoss Enterprise BRMS if it does not already exist. If the package does already exist, new rules will be merged into the package.
Note, a fact model will need to be uploaded. See the fact model chapter for further details.