In SharePoint 2010 when connecting with large data, it will give you error because throttling limit is set and default is 2000, however this is also configurable using Powershell, but this is also not the solution and also not going to fit in all scenario, when someone want to display 20 records in a web [...]
Archive for the ‘BDC’ Category
2 Jun
How to create BDC Application Definition
In this section I will describe how to create BDC Application definition with Database and Services (Web/WCF) for Search Create two method in WCF Services . 1. Connect to Web/WCF Services 1. Create two method in WCF Services 1.1 GetDetaiByID ->Specific Finder 1.2 GetAllId ->IdEnumerator 2.Go to Application Definition Editor 3.click AddLOB System 4.Enter WCF [...]