Sharepoint list and external data source

我是研究僧i 提交于 2019-12-24 10:50:03

问题


I am new to SharePoint and I started reading on the subject. My question is simple : can I populate a SharePoint list with external data or this can only be made in Data Views ?

I currently have an XML file from witch data needs to be collected and added to a SharePoint list (every day for example).

What are my different possibilities ?


回答1:


Yes, you can.

http://msdn.microsoft.com/en-us/magazine/ee819133.aspx

You need to define an external content type and use an external list that references it.



来源:https://stackoverflow.com/questions/9982179/sharepoint-list-and-external-data-source

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!