Forum Discussion

soapuser12's avatar
soapuser12
New Contributor
8 years ago
Solved

Import Postman Collection

Hello there,

 

We are having issues with the 'Import Postman Collection' functionality in SoapUI Pro.  After importing the V1 postman collection with no issues, we get a URISyntaxException when executing any of the imported requests.  It sort of looks like the application is not properly doing property expansion when it imports the postman collection.  For example if you have 'http://{{host_property}}' defined in your postman request URL, the app does not do a property expansion substitution as stated in the docs: https://www.soapui.org/docs/postman-collections.html.

 

We also tried this in SoapUI community edition and ReadyApi version as well.  We suspect the same issue, even though we get a different error message. (e.g.SoapUI community edition gives null pointer exception).

 

Please let us know if there is any work around/solution.

 

thank you. 

  • Hi swagcoder 
    I never tried to use a request body in a Delete but, as far as I know, it is not allowed anymore in OAS3.x.x
    Look at the doc here


    In another hand, there is a kind of exception I found, but I can't provide more than the doc reference here.



    You will have to investigate further.
    Let us know.

     

     

6 Replies

    • soapuser12's avatar
      soapuser12
      New Contributor

      works like a charm boss.  I was able to load the jar with the plugin manager on readyAPI and successfully import the postman collection.  Thank you.  

       

      FYI: i went ahead and tested this with the community version as well, by manually replacing the default postman plugin jar with the one u sent.  Result: 'import from postman' menu option does not show up.

      • I am glad that the plugin worked for you. I can only guarantee the fix would work for ReadyAPI since that is what we actively support.

         

        SoapUI Open Source is supported by open source initiatives.

         

        Please make sure to mark this post with the solution so that other users can see it as well. 

         

        Have a great day!