Modeling Services for Activation Service Cartridges

You can model services for Activation Service cartridges that use either a common or mixed service model.

To model services for Activation Service cartridges:

  1. Create service actions (common).

  2. To model services that use a common service model:

    1. Create common atomic actions.

    2. Associate service actions, atomic actions and action processors from Activation Network cartridges in a 1:many:many relationship (action processors are already linked to Java methods).

  3. To model services that use a mixed service model:

    Associate service actions to atomic actions from Activation Network cartridges in a 1:many:1 relationship (atomic actions from Activation Network cartridges are already linked to action processors and Java methods).

    Note:

    Using the Cartridge Generation feature, you can generate only service actions, you must select which atomic actions (one or possibly more) will be associated with the service actions in the cartridge.

    Note:

    You may need to create (for all types of Activation Service cartridges), customized action processors and Java methods to implement solution- specific behavior. See "Creating Custom Action Processors" for more information.

Related Topics

Modeling ASAP Services