Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
Queue configuration
LegacyForum
Posts: 1,664 ✭✭
Hi
I have two source Queues A1 and A2. Also two target Queues B1 and B2. A message is taken from Queue A1 and delivered to Queue B1. At the same time i need the message to be taken from B1 and put into B2.
How can i configure SOAtest to achive this step.?
Kindly help me with the steps to achive the same
Thanks in Advance
Aadith.
I have two source Queues A1 and A2. Also two target Queues B1 and B2. A message is taken from Queue A1 and delivered to Queue B1. At the same time i need the message to be taken from B1 and put into B2.
How can i configure SOAtest to achive this step.?
Kindly help me with the steps to achive the same
Thanks in Advance
Aadith.
Tagged:
0
Comments
-
Hi Aadith,
This can be achieved by using a combination of the Call Back Tool and a Data Bank. We can chain an XML or Text Data Bank against the Response of the Call Back Tool and parameterize this extraction as part of the Request message of a SOAP/Messaging Client configured to Queue B2. So the following setup would look as follows:
Test Suite
-Call Back Tool
+XML/Text Data Bank
-SOAP/Messaging Client
Please let me know how this works for you.
Best Regards,
-Dwight
0 -
Steps worked fine....Thank you....0