Submit and vote on feature ideas.

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.

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

  • [Deleted User]
    [Deleted User] Posts: 0 admin

    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+MQ

  • benken_parasoft
    benken_parasoft Posts: 1,228 ✭✭✭

    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.

  • 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.