Business processes are managed by a component of class atg.markers.bp.BusinessProcessManager. The BusinessProcessManager acts as a registry of business processes and handles creating, querying, and removing business process markers. It also sends business process event messages. A BusinessProcessManager component is configured out of the box at /atg/markers/bp/BusinessProcessManager. The BusinessProcessManager has the following configurable properties:

Property Name

Description

businessProcessConfigurations

An array of business process configuration components. There should be one for each business process managed by this component.

generateEvents

Boolean. Should we generate business process events? Default is true.

If you create a new business process, you need to add the BusinessProcessConfiguration component to the businessProcessConfigurations property of the BusinessProcessManager component.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices