SOAP Consumer gets "Internal Server Error" with HTTP 500 back from server

Hello,

I am facing issue while consuming SOAP service.Service gives back results when I import WSDL in soapUI but same WSDL is getting back SOAP Fault when I call it from Integration server.
I imported WADL as Web Service Descriptor Consumer.
Below is a response I got in Integration server.I am not able to find what causes this problem as same is working from SOAP UI.

<?xml version='1.0' encoding='utf-8'?>soap:ServerFault occurred while processing.

Hi Hitesh,

please check on the provider side what is logged there when receiving the requests.

Regards,
Holger