0
votes
1answer
32 views

Search External Content type not returning all records

I have a sql view that returns 449 records. I have setup my external content type to point to this view and have implemented via SPD the read item and read list operations. I have created the ...
0
votes
1answer
204 views

How to create a dynamic external content type (the DB tables can change)

I want to create an external content type based on SQL Server tables. My external content is a list of Cats and its source is a database table also named Cats. However, I have a different Cats table ...
0
votes
2answers
447 views

An empty pipe element is not allowed - the Powershell I copied fails

I am just trying to fix something to get my BCS external list created. All indications are that the server has too many rows for BCS so here is what I put into the Powershell IDE running as ...
1
vote
0answers
114 views

SPQuery on ECT very slow

I am creating a custom web part which is supposed to return results from an External Content Type(ECT) List which contains almost 40,000 records. There are multiple ways the items can be searched and ...
0
votes
0answers
181 views

External Content Type custom action with parameters not showing up in actions menu

So I looked around for solution and could not find anything. Here's the problem: I am using SharePoint 2010. I want to add a custom action to an external content type. If I add a custom action ...