ShobhaR
5 years agoNew Contributor
Soap request gets stuck in JMS queue infinitely
Hello,
I have an urgent issue to be resolved.
In my soap project , I am sending Soap request in JMS queue and next step in the testcase is to verify the response through groovy script. Sometimes due to environment issue, the requests are getting stuck in the queues, in that case the request runs infinitely. I want to it stop/timeout after certain period and go to next step in the Testcase which is groovy script. But unless it comes out of this soap request step it will not go to next step. Any way to help me out of this?
If any other info needed pls let me know.
Thankyou in advance,
Shobha