Request Validation using SOATest
Hi,
Is it possible to use SOATest and Virtualize at a time. Means, if request is coming into a JMS queue, i want to pick that and validate using SOATest(XML Assertor) and if all assertions get pass, i want to send response from Virtualize.
Also, if assertions get failed, flow should not proceed
Comments
-
The XML Assertor from SOAtest also happens to be available as part of Virtualize. You can chain an XML Assertor to the incoming request of your Message Responder to validate that message. Any errors or failures reported by validation tools are reported as server events which can be checked as described here.
As far as controlling the behavior of the Message Responder based on success of chained validation tools . . . perhaps someone else from the forum community can help answer that. Or maybe you can try posting the question to the Virtualize forum.
0