Hi Team,
We have requirement to access Sharepoint(SP) list data using Informatica for one of the project and for that we are using bulit in Lists Web Service "http://<Site>/_vti_bin/Lists.asmx" present on our server and “GetListItems” method present under it to get list Items data.
But when we call this Web Services, it is not providing any output in response. We tested the Web Service using SOAP client to check if web service is fine or not and we can connect to Web Service successfully. But when we pass List name and List View as input parameter, it is not giving any output and also not throwing any error. We are unbale to find out the root cause of this issue.
Any guess why this is happening. Any help would be greatly appreciated !!!
Thanks,
Swapnil Rodge.