Application States

In Brand Mobiliser, states are basic building blocks that you can link sequentially to model application-process flows.

Brand Mobiliser states are either:
Brand Mobiliser provides:

You can meet customer requirements by developing custom states using the Brand Mobiliser State SDK. You can add custom states dynamically using the plug-in mechanism that is enabled by the OSGi services registry.

Create Brand Mobiliser applications using the Application Composer Web tool. Application types include:

Most states can be used in either application type. However, there are a few states that are available only to a specific application type. For example, you can use the Process Subscriber state only in event applications, because it relies on the callback mechanism provided by the processing engine. You can use Application Call and Application Call Return states only for interactive applications, because these states do not support the callback mechanism. Application Composer prevents you from adding invalid states to an application.