Create a Message Schema Group

Activity Steps

  1. In the Configuration Explorer, right-click the Integration node and select New Message Schema Group from the menu.

    Note: If the Integration node is not displayed, click New Message Schema on the toolbar and delete the newly created message schema.

  2. Rename the message schema group as required.
  3. To configure an individual message schema in the group:
    1. Right-click the node for the message schema group and select New Message Schema from the menu.
    2. Double-click the message schema node.

      The Message Schema screen displays.

    3. Enter the Message Schema Name.
    4. Enter the Target Namespace.

      The name must match the value of the targetNamespace attribute of the schema XSD. If the targetNamespace attribute is missing in the XSD, the applicable target namespace must still be entered in the field.

    5. Enter the schema XSD code into the Schema editor.

      XSDs can be manually added to the editor or can be copied and pasted from another XML schema editor; for example, XML Spy.

  4. To import multiple message schemas to the group:
    1. Right-click the node for the message schema group and select Import Message Schemas from the menu.
    2. Browse for and select XSD files to import. Press and hold Ctrl while clicking to select individual files, or Shift to select consecutive files.
    3. Click Open.

      The message schemas display as nodes in the message schema group.

    4. For each message schema:
      1. Double-click the message schema node.

        The Message Schema screen displays.

      2. Update the Message Schema Name if required.

        The default message schema name is the file name but can be changed if required.

      3. Confirm the Target Namespace matches the targetNamespace attribute in the schema XSD.

        The default target namespace is extracted from the targetNamespace attribute in the XSD. If the targetNamespace attribute is missing in the XSD, the applicable target namespace must still be entered in the field.

  5. Assign subscribers to the message schema group:
    1. Right-click the node for the message schema group and select Assign Subscribers from the menu.

      The Subscriber Selector screen displays.

    2. Select the subscribers.
    3. Click Close.
  6. Click Save.