Adding a New Service

Describes design steps to implement triple-play solution (broadband, VoIP, TV).

  1. Import all of the component cartridges to be included in the solution into Design Studio.

    For example, this might include a sealed base cartridge, Billing cartridge, Provisioning cartridge, Fulfillment Pattern cartridge, and Product Mapping cartridge.

  2. Create or select an Order and Service Management project to host any new OSM entities.

    See "Creating New Cartridge Projects" for more information.

  3. In the Order and Service Management Project editor Properties tab, ensure that the Standalone check box is not selected.

    This allows the cartridge to be referenced in the composite cartridge as part of the solution (rather than as a standalone cartridge with no dependencies).

  4. Create or select a common model project to contain common model entities.

    See "Creating New Cartridge Projects" for more information.

  5. Ensure that an appropriate container relationship is defined for the common model project you are going to use.

    See "Project Editor Properties Tab" for more information.

  6. Add a new orchestration fulfillment pattern that extends from the base orchestration fulfillment pattern.

    See "Creating New Orchestration Fulfillment Patterns" for more information.

  7. Model the orchestration plan for the new orchestration fulfillment pattern.

    See "Orchestration Fulfillment Pattern Editor Orchestration Plan Tab" for more information.

  8. If the new service requires communicating with one or more new external systems, create order component specifications for the new systems.

    See "Creating New Order Component Specifications" for more information.

  9. If you have created new order component specifications, ensure the Order Component Executable check box is deselected.

  10. Create or import the new product into the common model project.

    See "Importing Products" or "Product Editor" for more information.

  11. (Optional) Associate the new product with a domain in the conceptual model.

    See "Domain Editor" for more information.

  12. (Optional) Create an order item parameter binding for the new product if you are planning to use the distributed order template or order transformation manager.

    See "Working with Order Item Parameter Bindings" for more information.

  13. Map the new product to the appropriate fulfillment pattern in the common model project.

    See "Product Editor Properties Tab" for more information.

  14. Add decomposition rules for the new service.

    See "Creating New Decomposition Rules" for more information.

  15. If you do not already have a composite cartridge to use, create a new Order and Service Management Composite project.

    See "Creating New Cartridge Projects" for more information.

  16. Add the necessary cartridges, including any OSM cartridge you created, to the Dependency tab for the composite cartridge.

    See "Project Editor Dependency Tab" for more information.

  17. Ensure that the appropriate orders, fulfillment patterns, and recognition rules are included in the manifest for the solution cartridge.

    See "Composite Cartridge Editor Manifest Tab" for more information.

  18. Package and deploy the composite cartridge.

    See "Packaging and Deploying Orchestration Cartridges" for more information.