soupui for ARInvoice is not getting executed
Hi Team,
We are getting below error while execuritng XMl thrigh SoupUi for ARInovoiceManager.
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Body>
<ns0:Fault xmlns:ns0="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://www.w3.org/2003/05/soap-envelope">
<faultcode>ns0:Server</faultcode>
<faultstring>0</faultstring>
</ns0:Fault>
</S:Body>
</S:Envelope>
However WSDL like AdressBookManager are getting executed and giving correct output.
Can anyone help me to resolve this error.
Attached Xml for your reference.
Thanks,
Satish.