Version 8.2.7
 —  Business Services  —

Generating a New Domain

This section describes how to generate a new domain for your business services. Each business service is assigned to a domain, which groups the services according to access privileges and user-defined criteria.

Start of instruction setTo create a new domain:

  1. Open the context menu for NewProject.

  2. Select Business-Services > New Domain.

    The Define Domain Details panel is displayed. For example:

    graphics/define-domain-details.png

  3. Type "MYDOM" in Name.

    Note:
    The wizard will check the server connection to verify whether the domain currently exists. If it does, a message is displayed. You can either overwrite the existing domain or enter a new name.

  4. Type "This is the new domain for my business service." in Description.

  5. Select "NEWSL" in Steplib.

  6. Select Finish to generate the domain file.

    The generated items are added to your project and the new domain is now listed in the Navigator view. For example:

    graphics/new-domain-in-navigator.png

    The domain is displayed in the editor view. For example:

    graphics/mydom-domain-in-editor.png

  7. Save the domain file.

Top of page