Wednesday, July 16, 2008

Monitoring

Monitoring events How to

Websphere Integration Developer v612

Contact us...

Contents

How to Configure components to emit CEI events

How to Configure components to emit CEI events

Related Links

The Common Event Infrastructure and Common Base Events

Common Event Infrastructure

Service component monitoring overview

Configuring WebSphere Process Server to support event monitoring in WebSphere Integration Developer

Monitoring events

Description

You can configure one or more components to emit CEI events at different levels:

  1. Assembly diagram level
  2. Component level
  3. Component element level

Configure component/s at the Assembly diagram level

You can configure one or more interface operations.

  1. Open the Assembly diagram
  2. Select (don't open) the component you want to configure (i.e ShippingProcess)
  3. Select Properties/Details
  4. Expand the Interfaces until you see the operations
  5. Select the interface operation/s that you want to configure (i.e shipOrder)
  6. Click on the Event Monitor tab
  7. Set the configuration settings (None, All, Selected...) as required

You can also configure the ProcessOrder (State Machine) and the CustomerCheck (Rule Group) components in a similar manner.

Cannot Monitor References operation/s

Note that you can only monitor a component through its interface operations. You cannot do it through its reference operations.

Configure component/s at the component level

You can configure one or more components at the component level.

  1. Open the Assembly diagram
  2. Select and open the component you want to configure (i.e ShippingProcess)
  3. Select Properties/Event Monitor
  4. Set the configuration settings (None, All, Selected...) as required

You can also configure the ProcessOrder (State Machine) and the CustomerCheck (Rule Group) components in a similar manner.

ShippingProcess component
ProcessOrder component

Configure component/s at the component element level

You can configure one or more components at the component element level.

  1. Open the Assembly diagram
  2. Select and open the component you want to configure (i.e ShippingProcess)
  3. Select the element/activities you want to configure (i.e Receive)
  4. Select Properties/Event Monitor
  5. Set the configuration settings (None, All, Selected...) as required

You can also configure the ProcessOrder (State Machine) and the CustomerCheck (Rule Group) components in a similar manner.

ShippingProcess/Receive component element
ProcessOrder/CustomerBeingChecked component element

No comments: