Chapter 5. Importing business assets projects into and deploying from Decision Central


You can import a business assets project that is part of a Red Hat Decision Manager business application into Decision Central and then deploy that project to a business application.

Prerequistes

  • You have a business application project running in development mode.
  • Red Hat Decision Manager Decision Central is installed.

Procedure

  1. Navigate to the <business-application>/<business-application>-kjar folder.
  2. Execute the following following commands to initialize the Git repository for your project:

    $ git init
    $ git add -A
    $ git commit -m "Initial project structure"
    Copy to Clipboard
  3. Log in to Decision Central and go to Menu Design Projects.
  4. Select Import Project and enter following URL:

     file:///<business-application-path>/<business-application-name>-kjar
    Copy to Clipboard
  5. Click Import and confirm the project to be imported.
  6. After the business assets project is imported into Decision Central, open the project and click Add Assets to add assets such as rules and decision tables to your business assets project.
  7. Click Deploy on your project page to deploy your project to a running business application.
  8. To verify the deployment, go to Menu Deploy Execution Servers.
Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat