Validating Messages Against Message Schemas During Development

To validate a message against a message schema:

  1. Select PeopleTools, Integration Broker, Service Utilities, Schema Tester.

  2. To select a message, in the Message field, click the Lookup button and select a message.

  3. To select a message version , in the Version field, click the Lookup button and select a message version.

  4. From the File Encoding drop-down list, select the file encoding of the file you are uploading. The options are:

    • Non-encoded.

    • UTF-8.

    • UTF-16.

  5. Load an XML message to test into the Schema Tester.

    • To load a message from a file, click the Upload XML from File button and select the message. The message displays in the Input XML text box.

    • In the Input XML text box, manually enter the message data.

  6. Click the Validate button to validate the message against the message schema defined for the message definition.

The results of the validation display in the results area of the page.