Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To simulate the timeout handling of the AQ_SoapServiceClient, you need the following settings:

Code Block
titleapplication.properties
blueriq.connection.GetPerson11.soap.timeout=2000
blueriq.connection.GetPerson12.soap.timeout=2000

The soap service is configured to wait 10 seconds until it sends the response, so any timeout value under 10 seconds will cause the call to timeout.

On the Timeouts tab click the Send button. The timeout exception is displayed in the response widget.
If the timeout property is set to a value greater than 10 seconds the following names can be entered in the Name field in order to get valid responses: Rick, Mihai or Alexandra. For any other name entered a Soap fault code and a soap fault message will be displayed in the response widget.

 

 

Panel
Section
Column
width50%

 Previous: 2. Document attachments

Column

Next: 4. Dynamic URLs