Show Table of Contents
Chapter 2. Business Process Management API
2.1. The API
The JBoss BRMS Platform knowledge API is used to load and execute processes, business rules, and complex event processing.

Figure 2.1. Knowledge Base and Knowledge Session
The API is intended for the following:
- Creating a knowledge base that contains the process definitions
- Creating a session to start new process instances, signal existing process instances, and register listeners
A knowledge base provides the application's process definitions. Definitions are either contained in the knowledge base or referenced by the knowledge base and loaded from different resources, such as, the classpath and file system.
A session which has access to the knowledge base must be instantiated to communicate with the process engine and execute the processes. Whenever a process is started, a new instance of that process definition is created and is used to maintain the state of the specific instance of the process.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.