I have to manage the concept of external contacts in a SP farm. My idea is to create a custom User Profil with a specific sub-type for such contacts.
There is not yet a storage for this external contacts, and I have to allow functional users to manage this list (2000 items estimated).
To make it easy to manage, I'd like to create a List in a SharePoint site to describe and manage my external contacts. Is it possible to use the user synchronization profile to sync the SP list with the profils ? Can I use a BCS to the SP services to reach my goal?
Any other suggestion ?
thx
[Edit] some clarifications :
- today, external contacts are managed in an excel file by one person
- the main goal is to allow a group of users to manage these contacts --> source of my idea to create a SP site with a contact list. EAsy to manage security
- the contact "schema" is very minimalist : name, company, function, etc. and fits quite well in a SP contact list + few customization like "skills"
- the SP profiles are used (in my mind) to integrate these contacts in the concept of global directory that will contains both internal users and external contacts, especially the possibility of use the people search to find a skilled person.