Skip Headers
Oracle® Communications Design Studio Modeling Activation
Release 7.2.4
Go to Design Studio Help Home
Go to Table of Contents
Go to Feedback page

Go to previous page
Go to next page
Mobi · ePub

Creating Custom Action Processors

To create a custom action processor:

  1. Create a new atomic action that will trigger the custom action processor.

    Include the parameters required for the atomic action.

  2. Create a new action processor and link it to the new atomic action.

    Creating a new action processor will involve some type of coding (either a state table or Java processor with code generation method).

  3. Link the new atomic action into your service model wherever it is needed.

Related Topics

Working with Custom Action Processors

Modeling Entities

Understanding the Java Processor Class

Understanding Java with Code Generation

Creating Model Elements