Creating Network Integrity Address Handlers

To create an address handler:

  1. From the Studio menu, select New, then select Integrity, then select Address Handler.

    The Address Handler Wizard appears.

  2. From the Project list, select the cartridge project to include the address handler.

    Address handlers cannot exist in the same cartridge project as actions.

  3. In the Name field, enter a name for the address handler.

  4. (Optional) In the Folder field, select a location for the address handler.

    If you leave the Folder field blank, the address handler is created in the default workspace.

  5. Click Finish.

    Design Studio creates the address handler and displays the Address Handler editor.

Because address handlers and action cannot exist in the same cartridge project, you must make the project with actions dependent on the one containing address handlers. See "Managing Project Dependencies" for more information.

See Network Integrity Developer's Guide for more information about building and configuring address handlers.