Service Virtualization

DevTest solution 8.1.0 connect to IBM DB2

  • 1.  DevTest solution 8.1.0 connect to IBM DB2

    Posted Feb 27, 2017 03:46 AM

    I am trying to do Service virtualisation using DevTest solution. I have request and response pair . Based on my request parameter, it need to connect to ibm db2 and fetch the result through sql query and show the same to the response.

    I was trying jdbc driver and connection string to connect to DB2. Use below mention jar files in the hot deploy folder.

    db2jcc.jar. I am getting message as connection failed . could you please support