|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Friday, May 17, 2013 7:17 AM
Points: 121,
Visits: 141
|
|
Hi, I am trying to create SSRS reports using lists.asmx web service. I am trying to create XML data set. I am able to create the data source but when i am writing query
Name="GetListItems"/> http://schemas.microsoft.com/sharepoint/soap/GetListItems
And setting up the parameters
listName as AAA5026A-C08E-481C-978B-6C71FFD5C0CE(GUID for my list)
It gives me error
"An error occurred while setting the Command Text property of the data extension command. The XmlDP query is invalid. (Microsoft Report Designer)"
Please suggest how to proceed on this?
Thanks in advance Shailesh
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, September 24, 2009 4:16 PM
Points: 1,
Visits: 0
|
|
did you find the solution of your problem. I get the same error message when I try to create a Dataset to call my webMethod. Please, let me know if you find anything on this issue.
thanks. vivek shyam
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Friday, May 17, 2013 7:17 AM
Points: 121,
Visits: 141
|
|
NO i cudn`t find the solution. I gave up..
I wrote a web service to fetch data from SharePoint list and dumped it in DB tables with the help of ETL and on the top of the tables I have created my reports...this is much easier.....
i guess there is not much details available on the quering list through xml... .
thanks, Shailesh
|
|
|
|