BCS Throttle limit of 2000 items

Hi All

We are currently fetching data in order of 1 million items from SQL server as external list. The requirement is to crawl and display the data in search results. Is there an option (without changing the throttle limit) to be able to fetch records greater than threshold limit defined

Vijay

September 4th, 2015 9:28am

Hi Vijay,

If you don't want to change the throttle limit, as a workaround, we can create a SQL stored procedure to do the Read List operation, rather than querying the data directly.

Here is a blog for your reference:

A step by step guide in designing BCS entities by using a SQL stored procedure

http://blogs.msdn.com/b/jysaikia/archive/2010/12/15/a-step-by-step-guide-in-designing-bcs-entities-by-using-a-sql-stored-procedure.aspx#Create

Best Regards,

Dennis Guo

Free Windows Admin Tool Kit Click here and download it now
September 6th, 2015 10:13pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics