Red Hat Training

A Red Hat training course is available for Red Hat Decision Manager

Preface

As a business rules developer, you must build and deploy a developed Red Hat Decision Manager project to a Decision Server in order to begin using the services you have created in Red Hat Decision Manager. You can develop and deploy a project from Decision Central, from an independent Maven project, from a Java application, or using a combination of various platforms. For example, you can develop a project in Decision Central and deploy it using the Decision Server REST API, or develop a project in Maven configured with Decision Central and deploy it using Decision Central.

Prerequisite

The project to be deployed has been developed and tested. For projects in Decision Central, consider using test scenarios to test the assets in your project. For example, see Testing a decision service using test scenarios.