E开发者_C百科nforce Unique Values for external data type column - I know that it is not possible out of the box. What are the soultions for validating external data type columns for duplicates? workfl
I am generating a sharepoint 2010 bdc model xml file along with the entities and associated service classes from a model 1st LLBLGen framework/ C# .net 3.5 project. All was going well when suddenly I
Here is my scenario.. I have created a BDC model project in VS2010 for deployment in SharePoint2010.I have added a service reference to a WCF service that we have running o开发者_StackOverflow社区n a
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.
Im new to SharePoint 2010. I created an External Content Type in SharePoint Designer using data from AdventureWorks database. After setting permissions for my ECT I created an External List and config
Background: We have a ClickOnce-deployed WPF app, that talks to WCF Services, which in turn both talk to our own SQL database and also to SharePoint via the Client OM.To set up the WCF and the ClickOn
Everything I\'ve read on setting up External Content Types with BDC seems to use SharePoint 2010, rather than SharePoint Foundation (SPF) 2010 (the free version).Even though it also includes BDC, it d
This is a multi faceted question, but any help is appreciated Background: I have a Application Definition with 6 entities using SSO
I have a simple database for a stack management system. I want to use this database in SharePoint. So I need to use the BDC concept in SharePoint services, right? How can I generate the required form
I\'m trying to filter a BDC list and my filter returns multiple values.When the BDC list is filtered it filters based on the first item and then ignores the remaining values.Has anyone run into this a