开发者

Populate SharePoint Group from BCS external List

开发者 https://www.devze.com 2023-02-09 21:37 出处:网络
I have a BCS External List that is giving me the data that I want.Currently that data is usernames (domain\\username).

I have a BCS External List that is giving me the data that I want. Currently that data is usernames (domain\username).

Is there anyway to sync/imp开发者_开发技巧ort/connect an External List with a SharePoint Group?

I would like to have the users from the external list appear within a SharePoint group for purposes of permissions and target audiences.

Any thoughts?


I think there is no Out-Of-The-Box solution. You have to code a SharePoint job that will synchronise the External list with the SharePoint Group.

0

精彩评论

暂无评论...
验证码 换一张
取 消