|
|
|
Reporting Services (источник данных xml Web Service SharePoint)
|
|||
|---|---|---|---|
|
#18+
Мне нужно получить данные из списка SharePoint с помощью Web Service SharePoint (Lists.asmx). Я не знаю как передать параметр query (что-нибудь вроде <Where> <Eq> <FieldRef Name="Title" /> <Value Type="Text">Руководитель проекта</Value> </Eq> </Where> ) <Query> <SoapAction>http://schemas.microsoft.com/sharepoint/soap/GetListItems</SoapAction> <Method Namespace="http://schemas.microsoft.com/sharepoint/soap/" Name="GetListItems"> <Parameters> <Parameter Name="listName"> <DefaultValue>Выдача книг</DefaultValue> </Parameter> <Parameter Name="rowLimit"> <DefaultValue>150</DefaultValue> </Parameter> </Parameters> </Method> <ElementPath IgnoreNamespaces="True">*</ElementPath> </Query> А куда вставить query? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 09.08.2007, 12:16 |
|
||
|
|

start [/forum/topic.php?fid=31&gotonew=1&tid=1537804]: |
0ms |
get settings: |
7ms |
get forum list: |
15ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
188ms |
get topic data: |
9ms |
get first new msg: |
5ms |
get forum data: |
2ms |
get page messages: |
26ms |
get tp. blocked users: |
1ms |
| others: | 236ms |
| total: | 495ms |

| 0 / 0 |
