Forum Discussion

Said's avatar
Said
Contributor
6 years ago
Solved

com.ibm.as400.access.AS400JDBCDriver asking password

I am using com.ibm.as400.access.AS400JDBCDriver in a JDBC test step to get data from a DB2 database on AS/400. I used information from this post to install configure the AS/400 driver. I am able to get data, all works fine. But.... I am unable to save my credentials in the JDBC teststep. When I open the project and run the test step for the 1st time I get screen below:

Above screen pops-up even when I have entered credentials in the JDBC configuration screen. I would like to skip above screen, so that the test case can be run fully automated (without user intervention). How Can I set it up to save the password I enter in the configuration screen.

 

Thanks in advance.

  • Said's avatar
    Said
    6 years ago

    I found the solution.

    Needed to add the Connection String Template in preferences.

     

     

     

3 Replies

  • Olga_T's avatar
    Olga_T
    SmartBear Alumni (Retired)

    Hi Said , that's a good question!


    Community, can anyone assist MadSaid here please?

     

    • Said's avatar
      Said
      Contributor

      I found the solution.

      Needed to add the Connection String Template in preferences.