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 common service actions.

    See "Creating Service Actions, Atomic Actions, and Action Processors" for more information.

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

    1. Create common atomic actions. See "Creating Service Actions, Atomic Actions, and Action Processors" for more information.

    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). See "About Service Action, Atomic Action, and Action Processor Relationships" for more information.

  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). See "About Service Action, Atomic Action, and Action Processor Relationships" for more information.

    Note:

    Using the Cartridge Generation tool, 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.