使用休息服务从所有子站点获取列表项 [英] Get list items from all sub sites using rest service

查看:76
本文介绍了使用休息服务从所有子站点获取列表项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要求从子网站下的列表中获取数据到顶级网站sharepoint 2013 

解决方案

http://blog.falchionconsulting .com / index.php / 2010/08 / getting-an-inventory-of-all-sharepoint-documents-using-windows-powershell / 


这个脚本非常有帮助

 function Get-DocInventory([string] 


siteUrl){


< blockquote> site = New-Object Microsoft.SharePoint.SPSite


I have requirement to get the data from the lists under sub sites to top level sites sharepoint 2013 

解决方案

http://blog.falchionconsulting.com/index.php/2010/08/getting-an-inventory-of-all-sharepoint-documents-using-windows-powershell/ 

This script is very helpfull

function Get-DocInventory([string]


siteUrl) {


site = New-Object Microsoft.SharePoint.SPSite


这篇关于使用休息服务从所有子站点获取列表项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆