Using the Schema Tester Utility

This chapter provides an overview of the Schema Tester utility, prerequisites for using the utility and discusses how to:

Click to jump to top of pageClick to jump to parent topicUnderstanding the Schema Tester Utility

The Schema Tester Utility enables you to validate rowset-based and nonrowset-based messages against message schemas during development to determine if messages adhere to defined message schemas.

Note. Use the Message Schema Builder to validate messages against message schemas at runtime.

Click to jump to top of pageClick to jump to parent topicPrerequisites

To use the Schema Tester Utility the following items must exist:

Click to jump to top of pageClick to jump to parent topicAccessing the Schema Tester Utility

To access the Schema Tester utility, select PeopleTools, Integration Broker, Utilities, Schema Tester.

Click to jump to top of pageClick to jump to parent topicValidating Messages Against Message Schemas During Development

To validate a message against a message schema:

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

  2. The Schema Tester populates the Version field with the default version of the message definition that is defined in the application database.

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

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

  5. 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.