Microsoft Business Connectivity Services is a set of services and features that connect SharePoint-based solutions to sources of external data. It is included in Microsoft SharePoint Foundation 2010, Microsoft SharePoint Server 2010, and Microsoft Office 2010 applications.

learn more… | top users | synonyms

0
votes
0answers
4 views

Search in Custom indexing connector with AttachmentAssociator property in AssociationNavigator

Hi, I have a custom indexing connector with Entities associated via AssociationNavigator method. In order for Search (of SharePoint 2013) to crawl the associated entity, we need to set the ...
0
votes
2answers
13 views

How to show collection fields from bcs in infopath list item form?

I have a .net assembly business data connector. One of fields is List. I have external list, based on this connector and InfoPath Item Form for this list item. I want to show this List as repeating ...
0
votes
0answers
14 views

SharePoint BCS- Cannot create an External Content Type

I m fairly new to SharePoint 2010 BCS. I want to create an external content type in SharePoint designer 2010. When I click on external Content type in SPD, I get this error: Can anyone point me out ...
0
votes
0answers
12 views

Search Center bcs search results in 404 error

I have configured BCS search as per the technet article. External content crawl yields > 2000 items Entity read and readitem operations generated in SPD 2010 by connecting the store procs held in ...
3
votes
0answers
79 views

Custom BCS indexing connector with changelog inremental crawl is not working properly

I am writing a custom indexing connector using changelog incremental crawl approach. I'm using sample from http://msdn.microsoft.com/en-us/library/ff625800%28v=office.14%29.aspx and trying to change ...
0
votes
0answers
157 views

CAML Query using “IN” clause not working for external lists

The error message I get is: "Error parsing CAML query - unknown operation." I have tried out the example suggestion from the following post and it did not work with an external list. The CAML query ...
0
votes
0answers
87 views

sharepoint BCS and SPQuery. Where filtering occurs?

There is a sharepoint site and database table connected as External List. From program code we get items from this list using SPQuery. The questio is: when and where does it filter items? Does it ...
1
vote
0answers
18 views

How to figure out a backhand Database in a BDC (BDCM model)

I wanted to know how can one know which Database is a BDCM model using. I did some research and found that I can export the model from the central admin (which I did). Now that I have a model ...
1
vote
0answers
139 views

Error 0x80131600 when creating external list for bcs in sharepoint

How can I get the creation of external lists to work from a powershell script? I have a solution that I am deploying to a SharePoint 2010 server using a rather large powershell script. When the ...
0
votes
0answers
55 views

SharePoint BCS vs Import Data

I'm developing an extranet for customers using SharePoint 2013. Each customer will have their own subsite. There will be a list of test results for that client. There will also be SSRS reports to ...
0
votes
0answers
99 views

Business Connectivity services to search data in SQL server database using SharePoint 2013 Search Api

I need to get the data from my SQL server database to be crawled and indexed by the sharepoint and then I need to show the search results from my database in SQL using the Sharepoint Search Web part ...
0
votes
0answers
97 views

How objects are passed from SharePoint Business Connectivity Service to WCF to EF and to the Database

In an application we have different layers (BCS, WCF, EF) and just wanted to understand how the objects (poco entities) are passed from WCF to BCS and from BCS to WCF to EF and finally to the ...
0
votes
0answers
74 views

Sharepoint 2010: BCS and foreign keys

I have a table A with a foreign key to table B. Let's call the field with the foreign key foreignID. Let's also suppose that the table B contains another field called Name. I've created ECTs for ...
1
vote
1answer
562 views

The Business Data Connectivity Metadata Store is currently unavailable (Only from SPD 2010)

I'd appreciate any help with this as I've been banging my head against the wall for a few days... I get this error: "The business Data Connectivity Metadata Store is currently unavailable." when I ...
0
votes
0answers
129 views

Business Connectivity Services for a large scale database having several stored procedures

I am working on a project having a large scale database with several stored procedures and I need to use the data in SharePoint 2013, the database is in SQL Server 2008 R2 According to my ...

1 2 3 4 5
15 30 50 per page