Deploying BPEL Analytics
Analytic configurations are included with SOA composite application deployment. If there are no analytics defined in the composite, no deployment of analytics occurs.
The SOA analytics deployment performs the following procedures:
-
Populates the analytics definition (composite, process, activity, role) data objects.
-
Creates the composite-specific physical and logical data objects (process and activity).
Analytics deployment is divided into two steps based on whether the data population is at the composite level or the component (BPEL process) level:
-
Composite-level analytics deployment
The composite definition data object is populated and the composite-specific physical and logical data objects are created (process and activity). Composite-level analytics deployment is invoked at composite deployment time. This deployment step is performed once for a composite.
-
Component-level analytics deployment
The process, activity, and role definition data objects are populated. Component-level analytics deployment is invoked at component deployment time. This deployment step is performed for each component of the composite.