Configuring Activation Service Cartridge Projects

You can create and configure Activation Service cartridges. See "Understanding Design Studio for Activation Projects".

To configure an Activation Service cartridge:

  1. Import the Activation Network cartridges that contain the entities you need for your Service cartridge. See "Importing Projects", "Importing Activation Cartridges from SAR Files", and "Importing Cartridges from Environments" for more information.

    See "Importing Projects" for more information.

  2. Create an Activation Cartridge project and set up the Activation Service cartridge. See "Creating New Activation Cartridge Projects" for more information.

    1. Create an Activation Service Cartridge project and display it in the Studio Projects view of the Design Perspective.

    2. Configure the cartridge details in the Activation Service Project editor.

  3. Design the service model.

    1. Determine what type of service model you need. Options are:

      The vendor, technology and software load-specific service model. See "About Vendor, Technology, and Software Load-Specific Service Models" for more information.

      The common service model. See "About Common Service Models" for more information.

      The mixed service model. See "About Mixed Service Models" for more information.

    2. Create elements for the service model.

      You can create service actions with a wizard or with the Cartridge Generation feature. You can create the necessary atomic actions with a wizard (this is called a common service model) or use atomic actions from imported Activation Network cartridges (this is called a mixed service model). See "Creating Model Elements" and "Generating Framework Models" for more information.

    3. Define the relationship between model elements by linking them manually and defining their parameters.

      See "Understanding Model Element Relationships" for more information.

  4. Extend the user-defined exit types.

    See "Configuring User-Defined Exit Types" for more information.

  5. Create custom action processors.

    See "Working with Custom Action Processors" for more information.

  6. Configure network elements.

    1. Define a network element.

      A network element represents one specific piece of equipment (a single instance) in the network. A connection pool contains one or more connections that can be used to connect to the network element (possibly simultaneously). Each network element has a single connection pool associated with it. See "About Network Elements" for more information.

    2. Define a dynamic NE template.

      If you do not intend to configure static network element instances for a specific customer solution, you can configure dynamic NE templates to allow network element attributes to be dynamically sent to ASAP 5.x on work orders. Dynamic NE templates are used when upstream systems (such as Inventory) contain the necessary information to connect to the network element instance. Passing this information to ASAP 5.x dynamically avoids having to configure it in multiple locations (for example, in ASAP 5.x as well as in an inventory system). See "Creating NE Templates" for more information.

  7. Package the cartridge.

    See "Packaging Activation Cartridges" for more information.

    1. Model the package.

      Use the Project editor to specify which elements will be included in the cartridge (SAR file). If the service model you have created depends upon elements in an Activation Network cartridge it is also necessary to specify which elements of the Activation Network cartridge should be deployed. Only deploy those elements that are required in the dependent Activation Network cartridges. For example, if you are not reusing the service actions and atomic actions in an Activation Network cartridge, then deselect those elements.

    2. Create the JAR with ANT.

    3. Include JARs in the SAR.

    4. Put external JARs in the NEP classpath on the ASAP server.

  8. Deploy the cartridge.

    See "Deploying Cartridge Projects" for more information.

    1. Create a Studio Environment project and a Studio environment in the Studio Projects view (use corresponding wizards for both the tasks).

    2. On the Connection Information tab of the Studio Environment editor, specify how to connect to the activation environment. See "Studio Environment Editor Activation Connection Details Area" for more information.

      The NEP Map editor and Activation Test case utility use the information specified in the Activation Connection Details area to deploy network element configuration and to submit test work orders to a run-time ASAP environment respectively.

    3. In the Cartridge Management view, deploy cartridges to the run-time environment, and undeploy them from the run-time environment.

    4. Use the NEP Map editor to deploy and manage network elements.

Related Topics

Getting Started with Design Studio for ASAP