Triggering MQ request using Parasoft SOATest
I am trying to post a webservice request to the IBM websphere server, through parasoft WebMQ transport in the message client. Although we have added the recommended jar files we are unable to establish the connection.
What are the minimum set of information required to be configured in the client to make a successful connection. Note that we need to make a connection through a CCDT file that is available.
Suggest on the same.
Comments
-
Hi Afshan_Tabasum,
Check out the Online Parasoft documentation for details on how to use a CCDT file when working with MQ
https://docs.parasoft.com/display/SOA9106/_IBM+WebSphere+MQ0 -
Although we have added the recommended jar files
Which jar or jars did you add? It might also be helpful if you can explain how you configured your client.
we are unable to establish the connection.
Can you please be more specific? What error was reported? There might also be more detail if you double-click the error from the Quality Tasks view.
0 -
Hi ,
Tried adding "com.ibm.mq.allclient.jar" this jar file.
To configure the client we added the CCDT file, the Queue manager , put queue and get queue information.
We are not sure what other information are to be passed as mandatory files in the client, as there are too many fields mentioned in the Parasoft documentation and we do not have those information for our application under test.
Can you recommend the mandatory list of connection information required to establish the connection ?
Thanks in advance.
0