This chapter provides an overview of the Schema Tester utility, prerequisites for using the utility and discusses how to:
Access the Schema Tester utility.
Validate messages against message schemas during development.
The Service Schema Validation 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.
To use the Schema Tester Utility the following items must exist:
A message schema against which to test a message.
The message schema can be built when you create the message or you can use the Message Schema Builder to build message schemas.
A message in XML format to test against a schema.
In addition, to test a schema you must specify the integration gateway must be configured and the default application server must be configured.
To access the Schema Tester utility, select PeopleTools, Integration Broker, Service Utilities, Schema Tester.
To validate a message against a message schema:
Select PeopleTools, Integration Broker, Service Utilities, Schema Tester.
To select a message, in the Message field, click the Lookup button and select a message.
To select a message version , in the Version field, click the Lookup button and select a message version.
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.
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.