Generating Framework Models for Activation Network Cartridges

You can use the Cartridge Generation tool to generate models for Activation Network cartridge projects.

To generate framework models for Activation Network cartridges:

  1. In the Studio Projects view, double-click an Activation Project entity to open the Project editor.

  2. Click the Cartridge Layout tab.

  3. In the Add area, click Add.

    Design Studio prompts you to enter an action to be performed by the cartridge (for example, ADD, MOD, DEL, QUERY). Also, you enter a description for the action.

  4. In the Entity area, click Add.

    Design Studio prompts you to specify the entities on which the actions are to be performed (for example, PORT, SUBSCRIBER, SUBSCRIPTION, LINE, and so forth). Also, you enter a description for the entities. The Cartridge Generation tool combines the descriptions defined for each action and entity combination (for example, add a single port on the device).

  5. Repeat steps 1 and 2 and add any additional action and entity combinations.

  6. Click Generate Cartridge.

    A dialog box appears and prompts you to confirm the generation.

  7. Click Yes.

    Design Studio creates service actions, atomic actions, and action processors for all action and entity combinations. The generated entities appear in the Studio Projects view. You can view the hierarchy and relationships in the Relation Graph view.

  8. To complete the modeling, adjust the properties and define parameters for the atomic action.