Forum Discussion

JMalvin's avatar
JMalvin
Occasional Contributor
9 years ago

Authentications Were Removed While Migrating from SoapUI Pro to SoapUI NG Pro!

Our client has recently bought SoapUI NG Pro licenses and is trying to migrate our test scripts which were developed with SoapUI Pro to SoapUI NG Pro.

 

However, when we attempt to import these projects into SoapUI NG Pro, all the Auth information are removed. If we open the raw XML project file, we still can see BasicAuthenticationTypes, outgoingWss="username", etc. for all the requests. Nonetheless, they are not being registered with SoapUI NG Pro.

 

We have several thousands of these requests, and it would be a duanting task to set basic authentication for such volume of requests, specially that there are dozens of authentication aliases that need to be specifically set for each request.

 

Is this a known problem, and is there a solution for it out there?

 

Another issue that we are encountering is that, even if we set these Auth's manually and save the project, they do NOT persist!!! What is going on?

 

Sincerely

7 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    Really strange. May be you can try creating a project with single test case in Pro and try importing it to Ready! API. Then it will give more information or possible to compare closely what are all the issues. That may also help even if you open a case with SmartBear support.

    You can try that and if you the problem is persistant, use below link to report a case with support
    https://support.smartbear.com/product-list/
    • JMalvin's avatar
      JMalvin
      Occasional Contributor

      Unfortunately, client had to deactivate SoapUI Pro licenses in order to install SoapUI NG Pro on a new server, therefore, we are unable to create any SoapUI Pro specific project for comparison. (the servers are locked so no application can be installed, including a trial version in case if you are wondering)

       

      We are seeing that when we set the Auth manually, they are not retained when the project is saved and reopened. If we set the basic authentication, the requests work in the current session until project is closed and reopened, in which case, they do not retain Auth information! This is very troubling.

    • JMalvin's avatar
      JMalvin
      Occasional Contributor

      I just created a new project in SoapUI NG Pro, set Authorization to Basic with wssOutgoing for a request, executed the request, got an expected SOAP response, saved the project, reloaded/removed/reimported, and the Auth information does not get retained.

       

      Is this a known bug?