You are viewing the documentation for Blueriq 16. Documentation for other versions is available in our documentation directory.
In Encore we have objects and so-called globals. Objects are the elements you create as part of your model, like entities, containers, business rules and tasks. Globals are the elements you create outside your model, that can be used for creating objects.
Objects are defined at module level. Globals are defined at project level.
Globals come in different flavors:
Structure: Process type, Flow type, and Asset type
Documents: Content style, Presentation style, Mask, and Format
Plugins: Container type, Service type, Mask type, Validation type, Resource, and Schema element
- Other: Portal message, Parameter, and Field type
Navigate to and edit globals
All globals are accessible for editing from the navigation panel: after selecting the project (that is already opened), select "Globals" to open the view. Select a type in the dropdown and a list of globals will appear if any globals of the selected type are defined.
Once a project has been opened, you can also select the Global icon () at the bottom of the navigation panel to navigate to the list of Globals in the selected project.
A detailed description about how to specify new types in globals can be found here.
There are no built-in global definitions in Blueriq Encore. However, included libraries contain predefined globals that you can use in your model.
Take the following steps to get access to these predefined globals:
- Download the BlueriqCompleteLibraries Package
Open a branch in your repository.
Click on the branch you would like to import to, open the branch panel and choose "Import library or package"
Select "Upload library or package"
Locate the BlueriqLibraries package on on your local computer and click on Open.
- Select the desired library or libraries.
- Review the impact in the preview step.
Click on Import.