Forum Discussion

rajnani's avatar
rajnani
Occasional Contributor
15 years ago

SOAP UI 3.0 pro trail version output

Hi,

I have been using SOAP UI 2.5 free version and it has been great. I just downloaded SOAP UI PRO 3.0 trail version
to evaluate the data driven testing feature.

I tried to invoke a simple web service that has been tested and giving out proper output when tested from SOAP UI 2.5
free version and I am getting the following as output instead of an XML response.

All I did was create a project and provided the WSDL to a service that is working and has been tested successfully.
The same wsdl and the input files are same as tried on SOAP UI 2.5 free version. Are there any options that I should be
setting to make this work?

Any information will be of great help.

Thanks
Rajesh

�R�n�0 �� EU �� Q�Ri+Q�^M� ǎ�����y�h8��Svg<��q��!W�ǒ��c6� � �J���ή� 6����ӧ7{_�3�Ge
'� ��1�X[��S��\��h2��M���� 9� �gUUU~u� �� �� ��'5Y� ��ҿU�j�g� �� �S6����m��*��F�B��Ȗ.�xV�����C ����h -8G"�9�iCx�+��)��' Yb��M �h�TqD W��!�׹x�m NG�
����伢֏�,��|e � �S ¿.xsE ��ͺ

6 Replies

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi Rajesh,

    could you post the contents of the HTTP log for this request/response so I can see what is being sent over the wire?

    regards!

    /Ole
    eviware.com
  • rajnani's avatar
    rajnani
    Occasional Contributor
    Hi,

    Please find the request and response enclosed.

    Thanks
    Rajesh

    Request:::

    POST /eai_enu/start.swe?SWEExtSource=WebService&SWEExtCmd=Execute&WSSOAP=1 HTTP/1.1

    Accept-Encoding: gzip,deflate

    Content-Type: text/xml;charset=UTF-8

    SOAPAction: "document/http://www.swacorp.com/siebel/txn/ApplyPointsPurchase:ApplyPointsPurchase"

    User-Agent: Jakarta Commons-HttpClient/3.1

    Host: 175.35.232.10:1234

    Content-Length: 3130




     

        username
        passwd
        None
     

     
         
           
           
           
           
           
           
           
           
           
               
               
                 
                  New
                 
                  12345
                 
                  Y
                  123456734
                 
                  80
                 
                  SWA
                 
                  Points
                  1000
                  Point Purchase
                  Rapid Rewards
                  Acceptable
                 
                  80
                 
                  MSR
                 
                  06/26/2009 01:01:01
                  Point Purchase
                  Service
                 
                 
                 
                 
                 
                 
                 
                 
                  1234
               

           

           
           
           
         

     


    Response:::::

    HTTP/1.1 200 OK

    Date: Tue, 11 Aug 2009 21:58:26 GMT

    Server: Oracle-Application-Server-10g/10.1.3.1.0 Oracle-HTTP-Server

    _charset: UTF-8

    cache-control: no-cache, must-revalidate, max-age=0

    pragma: no-cache

    content-encoding: deflate

    transfer-encoding: Chunked

    content-type: text/xml;charset=UTF-8

    content-length: 591



    243

    �Tێ�0 }߯��Pu��2�*
    � )Zn"�m�"� �nb[���}
    ��6/���93>�4_�Y�� ���*U #<�l�r����W�݌���
    F�F6�r �Иj���Z4��F��.��*)� &\�
    ᙧ(, ��y �q�~���j�b�'�nz��%� E$ ��*� � )!��� @�m�9 H��R � \}3�(�&!?�B�<�P z͓"-d���c�5R D �J� �Lb�0ɗv�+W�yp݇.f�k��,1�U�C��j��sQ�2�׀ |� H���=�� �B� Bzjm � $ m�ߙo� V�Z��I ��� %z� 㟷-ێ�#n��Z{, |�3�8<����
    * �� F8�s� d��� �럄ʈ &� S�"ť*�57���v?+ט N�g}� ����E�� � b'7
    �W�ɻ��9G� ��-7�G{y�ڿ
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi!

    could you check if the response compression related settings in the global HTTP Preferences have been set? (and let me know how.. )

    regards,

    /Ole
    eviware.com
  • rajnani's avatar
    rajnani
    Occasional Contributor
    Yeap there is a response compression with checkbox before - 'Accept compressed responses from hosts'

    Once I uncheck this check box I can see the appropriate output.

    So you think the response is compressed and by unchecking this check box it is decompressed by SOAP UI?

    Thanks for your prompt response
    Rajesh
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi Rajesh,

    if the "Response Compression" box is checked and the "Disable Response Decompression" box is not checked, you should still see the correct XML.. how were these two checked when you got the initial response?

    regards,

    /Ole
    eviware.com
  • rajnani's avatar
    rajnani
    Occasional Contributor
    Yeah default options are 'Response compression' checked and 'Disable response decompression' is unchecked. It works fine only if both of then are unchecked.

    Thanks
    Rajesh