Forum Discussion

Aman85's avatar
Aman85
Occasional Contributor
9 years ago

Getting Error after Submitting Request for AddGuest Request

Hi,

I have made all set ups according to Chapter 2 in 'Web Service Testing with SOAPUI Book' by Charitha kanganamge and successfully hosted the Web Services.

When i Ran the Request for AddGuest operation giving all parameters correctly,i am getting following response.


<faultcode>soapenv:Server</faultcode>
<faultstring>unknown</faultstring>
<detail>
<ns:GuestManagementServiceGuestManagementException xmlns:ns="http://sample.com/reservation/guest/types">
<GuestManagementException xsi:type="ax21:GuestManagementException" xmlns="http://sample.com/reservation/guest/types" xmlns:ax21="http://exception.reservation.sample.com/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ax21:message xsi:nil="true"/>
</GuestManagementException>
</ns:GuestManagementServiceGuestManagementException>
</detail>
</soapenv:Fault>

 

Please help me with this

2 Replies

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Aman85,

     

    It’s hard to say anything for sure without seeing the WSDL you are working with. Can you post the link to it here? Also, please post here the Ready! API project you set up.

  • nmrao's avatar
    nmrao
    Champion Level 3
    You can check with the service provider / developer to know why so.