Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

  • English
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Virtualization
  • Red Hat Identity Management
  • Red Hat Directory Server
  • Red Hat Certificate System
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Update Infrastructure
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat CloudForms
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Online
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Thorntail
  • Red Hat build of Eclipse Vert.x
  • Red Hat build of OpenJDK
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Integration
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
  • Red Hat JBoss Data Virtualization
  • Red Hat Process Automation
  • Red Hat Process Automation Manager
  • Red Hat Decision Manager
All Products

Table of contents

  1. Deploying and managing Red Hat Process Automation Manager services
  2. Preface
  3. Making open source more inclusive
  4. I. Packaging and deploying a Red Hat Process Automation Manager project
    1. 1. Red Hat Process Automation Manager project packaging
    2. 2. Project deployment in Business Central
      1. 2.1. Configuring KIE Server to connect to Business Central
      2. 2.2. Configuring the environment mode in KIE Server and Business Central
      3. 2.3. Configuring an external Maven repository for Business Central and KIE Server
      4. 2.4. Exporting a Business Central project to an external Maven repository
      5. 2.5. Building and deploying a project in Business Central
      6. 2.6. Deployment units in Business Central
        1. 2.6.1. Creating a deployment unit in Business Central
        2. 2.6.2. Starting, stopping, and removing deployment units in Business Central
        3. 2.6.3. KIE container aliases
      7. 2.7. Editing the GAV values for a project in Business Central
      8. 2.8. Duplicate GAV detection in Business Central
        1. 2.8.1. Managing duplicate GAV detection settings in Business Central
    3. 3. Project deployment without Business Central
      1. 3.1. Configuring a KIE module descriptor file
        1. 3.1.1. KIE module configuration properties
        2. 3.1.2. KIE base attributes supported in KIE modules
        3. 3.1.3. KIE session attributes supported in KIE modules
      2. 3.2. Packaging and deploying a Red Hat Process Automation Manager project in Maven
      3. 3.3. Packaging and deploying a Red Hat Process Automation Manager project in a Java application
      4. 3.4. Executable rule models
        1. 3.4.1. Modifying or disabling executable rule models in a Red Hat Process Automation Manager project
      5. 3.5. Using a KIE scanner to monitor and update KIE containers
      6. 3.6. Starting a service in KIE Server
      7. 3.7. Stopping and removing a service in KIE Server
    4. 4. Additional resources
  5. II. Managing projects in Business Central
    1. 5. Red Hat Process Automation Manager projects
    2. 6. Migrating business processes to the new process designer
    3. 7. Modifying existing projects in Business Central
    4. 8. Creating the mortgage-process project
      1. 8.1. Modifying the Mortgage_Process sample project
      2. 8.2. Creating a project using archetypes
    5. 9. Importing projects from Git repositories
    6. 10. Revising project versions
    7. 11. Configuring project settings
    8. 12. Multiple branches in Business Central
      1. 12.1. Creating branches
      2. 12.2. Selecting branches
      3. 12.3. Deleting branches
      4. 12.4. Building and deploying projects
    9. 13. Change requests in Business Central
      1. 13.1. Creating change requests
      2. 13.2. Working with change requests
  6. III. Managing assets in Business Central
    1. 14. Asset overview
    2. 15. Types of assets
    3. 16. Creating assets
    4. 17. Renaming, copying, or deleting assets
    5. 18. Managing asset metadata and version history
    6. 19. Filtering assets by tags
    7. 20. Unlocking assets
  7. IV. Interacting with Red Hat Process Automation Manager using KIE APIs
    1. 21. KIE Server REST API for KIE containers and business assets
      1. 21.1. Sending requests with the KIE Server REST API using a REST client or curl utility
      2. 21.2. Sending requests with the KIE Server REST API using the Swagger interface
      3. 21.3. Supported KIE Server REST API endpoints
        1. 21.3.1. Custom queries
        2. 21.3.2. REST endpoints for specific DMN models
    2. 22. KIE Server Java client API for KIE containers and business assets
      1. 22.1. Sending requests with the KIE Server Java client API
      2. 22.2. Supported KIE Server Java clients
      3. 22.3. Example requests with the KIE Server Java client API
    3. 23. KIE Server and KIE container commands in Red Hat Process Automation Manager
      1. 23.1. Sample KIE Server and KIE container commands
    4. 24. Runtime commands in Red Hat Process Automation Manager
      1. 24.1. Sample runtime commands in Red Hat Process Automation Manager
    5. 25. Process Automation Manager controller REST API for KIE Server templates and instances
      1. 25.1. Sending requests with the Process Automation Manager controller REST API using a REST client or curl utility
      2. 25.2. Sending requests with the Process Automation Manager controller REST API using the Swagger interface
      3. 25.3. Supported Process Automation Manager controller REST API endpoints
    6. 26. Process Automation Manager controller Java client API for KIE Server templates and instances
      1. 26.1. Sending requests with the Process Automation Manager controller Java client API
      2. 26.2. Supported Process Automation Manager controller Java clients
      3. 26.3. Example requests with the Process Automation Manager controller Java client API
    7. 27. BPMN process fluent API for Business Central processes
      1. 27.1. Example requests with the BPMN process fluent API
      2. 27.2. Example requests to execute a business process
    8. 28. Knowledge Store REST API for Business Central spaces and projects
      1. 28.1. Sending requests with the Knowledge Store REST API using a REST client or curl utility
      2. 28.2. Supported Knowledge Store REST API endpoints
        1. 28.2.1. Spaces
        2. 28.2.2. Projects
        3. 28.2.3. Jobs (API requests)
        4. 28.2.4. Branches
    9. 29. Security Management REST API for Business Central groups, roles, and users
      1. 29.1. Sending requests with the Security Management REST API using a REST client or curl utility
      2. 29.2. Supported Security Management REST API endpoints
        1. 29.2.1. Groups
        2. 29.2.2. Roles
        3. 29.2.3. Users
        4. 29.2.4. Permissions
          1. 29.2.4.1. Supported permissions in Business Central
    10. 30. EJB API for KIE sessions and task services
      1. 30.1. Supported EJB services
      2. 30.2. Deploying an EJB services WAR file
    11. 31. Additional resources
  8. A. Versioning information
  9. B. Contact information
  10. Legal Notice

Chapter 31. Additional resources

  • Managing and monitoring KIE Server
  • Packaging and deploying a Red Hat Process Automation Manager project
  1. Previous
  2. Next
Red Hat

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
Copyright © 2023 Red Hat, Inc.
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Red Hat Summit
Twitter