Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SOAVIRT_9.10.5_CTP_3.1.1

...

You can add message object outputs to SOAP Clients and Messaging Clients that utilize use the JMS transport. You can also add incoming JMS message outputs to Call Back tools that use the JMS transport. For example, You can chain an Extension tool chained , for example, to a Messaging Client that uses JMS will have so that it has access to the response JMS Message. In the ObjectMessage case, you can use getter and equals() methods to validate the response thereby creating a regression control. In addition you can chain a Diff tool to the Response Traffic and if the response is an ObjectMessage, SOAtest will convert the inserted serializable object to XML format and perform an XML diff. By doing this you can use data bank values, ignore XPath differences, etc.

To do this complete the following:

  1. Right-click the SOA Messaging Client or Messaging Client node for which you would like to add the output and select Call Back tool node and choose Add Output from the shortcut menu. The Add Output wizard displays.
    Image Removed
    Image Added

  2. Select Choose Response> Message Object in the left pane
  3. Choose  of the Add Output wizard and then choose a New Output or Existing Output and the desired tool (e.g., an Extension tool) from the right pane.
  4. Click the  Finish button. SOAtest adds the new output to the selected Client node.

Anchor
jms_provider_configuration
jms_provider_configuration
Configuration for Popular JMS Providers

...