N1 Service Provisioning System 4.1 User's Guide

ProcedureHow To Create Custom Plans

You can begin by writing the XML code for the plan using a schema-validating editor such as TurboXML or you can write the XML code within the HTML user interface. The following description assumes that you will write the XML code using an external editor.

Steps
  1. Using a schema-validating editor, write your plan using the XML schema elements described in N1 Service Provisioning System 4.1 Reference Guide.

  2. When you have finished writing the plan, log in through your web browser.

  3. In the left-hand navigation menu, click plans located under the application deployment heading.

    The HTML user interface displays the plans page, which lists the plans already checked in to the database.

  4. In the top row of the table listing plans, enter a name and a brief description for the plan you want to create, and click create.

    The HTML user interface displays a Plan Advanced Edit page for the plan . Note that the provisioning software has populated the plan definition with an XML skeleton.

    In the text box, enter the XML for the plan. To upload a plan stored on your local system, enter the path of the file or use the browse button, then click Replace.

  5. Click the check in button.

    The HTML user interface displays a new page, telling you that you are about to check in a plan. It assigns the plan version 1.0.

  6. Click continue to check in to finish checking in the plan.