droolsonboarding
  • Introduction
  • Technical Materials
  • Overview
  • Drools tutorial
    • Installing Drools Tooling
    • Data Model used in the tutorial
    • Lesson 1 : Core concepts
    • Lesson 2 : binding
    • lesson 3 : Some more drools languages
    • lesson 4 : ruleflow
    • lesson 5 : Exercise
      • Requirements
  • BRMS tutorial
    • Organizational Unit And repository
    • Data Model
    • Business Requirements
    • Design
    • Implementing the Process Flow
    • Implementation technical parts
    • Implementing the initial step
    • Implementing standard price step
    • Implementing the Child over 3 years old is free promotion step
    • Implementing the Birthday promotion step
    • Implementing the Zurich reduction step
    • Implementing the final step
    • Conclusion
  • BRMS Runtime tutorial
    • Install needed tools to run the workbench
Powered by GitBook
On this page

Was this helpful?

  1. BRMS tutorial

Organizational Unit And repository

PreviousBRMS tutorialNextData Model

Last updated 5 years ago

Was this helpful?

Before starting any example, we shall create the necessary wrapping. On the main screen, click the "Administration" link or the menu Authoring/Administration.

You should arrive to the next screen.

We will first create an organization Click on Organizational Unit/Manage Organizational Units

Now we shall create a repository (git) for that.

We Shall give him a name a select the "Managed Repository" selector as shown below. We shall create the repository for the Organizational Unit we created before.

After clicking the "Next button" the following screen will appear. Enter as shown here. We want it to be a multi-project repository, we want to use 3 branches and give a default groupID and version. Then click on the "Finish" button.

Now go Back on the AUthoring view.

Now we are ready.

And the click on the +Add Button in the middle and the following screen should be displayed. Enter the data as displayed here and click on the OK button.