Skip to main content

Introduction to the Service Registry

In this guide, using the Flowable Service Registry Engine from a modeling perspective is described.

If you’re interested in the technical side to understand the way the Service Registry Engine works, then the Service Registry Developer Guide provides more details.

More examples can be found in The Data Object Modeler Guide

Service Definitions and Service Operations

After a service model is created (see the Service Registry Engine Developer Guide), it can be used in process or case models. To do so, drag the Service registry task to the canvas from the Flowable design palette:

01 palette

In the Service Registry Task - General attribute panel, the service and one of its operations can be selected (one service can expose multiple operations):

02 model and operation

02 model and operation

At runtime, the process or case invokes the service configured in the referenced service definition.