Forum Discussion

psarnaik79's avatar
psarnaik79
New Contributor
8 years ago
Solved

NOT JSON Content in Transaction Log

In SoapUI NG, after running of the Testcase if  transaction log related to Test Step is Opened, MessageExchange shows "NOT JSON Content" for response though the correct response is visible in Teststep response tab.

 

 

 

 

  • Hi,

     

    There is a defect open of SOAP-5848 for a certain JSON content not showing in the transaction log even though it is available in the test step editor.  If your JSON is not enclosed in brackets {} you can run into this problem.  Please use the test step editor JSON tab until this is fixed if it is not showing in the transaction log.

     

    Regards,

    Marcus

    SmartBear Support

     

2 Replies

  • Hi,

     

    There is a defect open of SOAP-5848 for a certain JSON content not showing in the transaction log even though it is available in the test step editor.  If your JSON is not enclosed in brackets {} you can run into this problem.  Please use the test step editor JSON tab until this is fixed if it is not showing in the transaction log.

     

    Regards,

    Marcus

    SmartBear Support

     

    • Anderes's avatar
      Anderes
      New Contributor

      I am facing pretty much the same problem as described. The solution (enclosing the whole request in brackets) did not work for me.

      Furthermore:

      - "Raw"-tabs of Request an Response remain empty in Transaction Log view.

      - other Step (Groovy test step, Data-Sink) process all the Requests/Responses in the right way. 

       

      Regards,

      Andreas