Validate messages against their schema.
About this task
If your goal is to validate messages against their schema,
you can achieve this by creating
mediation modules that
contain the
Validate input property.
Figure 1. Actor
(service requester) and system (ESB)
To validate messages against their schema complete the
following steps.
Note: these steps provide an overview, they do not
include all instructions for creating a complete mediation module.
For complete instructions on how to construct a mediation module refer
to the WebSphere® Integration Developer documentation.
Results
When a service request invokes your
mediation module,
messages are validated against their schemas at the points where validation
is requested.