The bdc tag has no wiki summary.
9
votes
1answer
73 views
BDC lookup times out
I am trying to implement a BDC lookup in a silverlight application connecting to SharePoint via WCF. I have the lookup query working using the FindFiltered method, but when we remove the throttling ...
1
vote
1answer
20 views
Limiting a view based on authentication by writing qualified username
This article http://www.thesharepointbar.com/?p=340 how to limit a read on a user in BCS, but we can't find the correct syntax for fba-users. (MS Quote: If the login mode for the user is claims-based, ...
1
vote
0answers
90 views
SharePoint doesn't index BDC integers?
I'm having the same problem described here. I can search on all sorts of strings returned by my BDC connector, but any data that is returned as Int32 doesn't show up in searches. Is there a problem ...
1
vote
1answer
85 views
StreamAccessors >> Can SharePoint 2010 BCS return multiple attachments?
Can SharePoint 2010 BCS return multiple attachments? I have a database which stores multiple attachments per entity. Would like to have all of them accessible, but I've insufficient experience with ...
0
votes
1answer
301 views
How do I get C# code behind a Document Library?
As part of an internship assignment, I'm working with SharePoint 2013. I'm completely new to SharePoint in general.
Part of this assignment is a labeling system. The idea is that users can add labels ...
0
votes
1answer
346 views
The HTTP request is unauthorized with client authentication scheme 'Ntlm'. The authentication header received from the server was 'NTLM
I have created a bdc model using .net custom connector which connects to the External system via a custom built webservice. It works when I open the external lists locally from the SharePoint server ...
0
votes
1answer
14 views
Service account to access UNC
I'm trying to access the UNC to copy a file from the UNC share to another location. The way it is set up it requires an interactive challenge for credentials, and I was told there is no way to change ...
0
votes
1answer
63 views
BDC External Content Type Problem
I created BDC Model in VS 2012. After I deployed the project I can see ECT in BDC Service in Central Administration. But when I try to create an external content type I can see the external content ...
0
votes
0answers
27 views
SharePoint BDC to extend User Profiles Skills
I am having some issues getting this working as I would like. We are on SharePoint 2010 SP1 Dec 2012CU.
I am able to get it working with a 1:1 mapping, but ultimately want to get multiple "skills" ...
0
votes
1answer
50 views
External Content Type not found in Business Data List picker
I have just created several ECTs along with lists to go with them and they work fine. Just my luck im on the final one and im stuck.
Here's what I've done...
1. Created ECT and List
2. Given the ...
0
votes
0answers
59 views
Show related entities in FAST search results
I've successfully created a .net assembly BCS to crawl external data in my enviorment. The BCS include an AssociationNavigator to crawl related entities based on foreign key. When i perform a crawl ...
0
votes
1answer
165 views
Error: HTTP service “BdcService” too busy
I am trying to access the bdc-service of a sharepoint server via central administration. This is getting me the error:
The HTTP service located at ...
0
votes
1answer
49 views
Filtering datas
I want to filter datas.
I have a data view with 3 column (name,department,foreign languages)by a SOAP Connection but I can't make any filtering for foreign languages.
I have a html form web part ...
0
votes
1answer
97 views
Cannot connect to external datasource
I have db user account & used it to create a secure store application id and a managed account. I have also given myslef full permissions on the bdc service & bdc metadata store. I have no ...
0
votes
2answers
274 views
Connect BCS / BDC to the User Profile Service?
Firstly I'm open to suggestions if people have better solutions or ideas. I would like to be able to create a list with a 'username' field that will pull additional fields from the information stored ...
