Tagged Questions
0
votes
1answer
181 views
Crawling per-tenant BDC data sources
I'm setting up SP2010 in a multi-tenant fashion (following Spencer Harbar's Rational Guide) and I've had great success setting it all up. Multiple tenants and everything. When you configure BDC to run ...
3
votes
1answer
1k views
Sharepoint Incremental Crawl and BCS
I have a BCS connector (partial BDC Model posted below) and I'm noticing some issues with Sharepoint crawls. My full crawl seems to work perfectly, but incremental is pulling back the same number of ...
3
votes
2answers
829 views
BDC Entity with TypeDescriptor System.String[] gives errors when crawling
Is it possible to crawl a BDC content source with an entity that has a property of type string array (System.String[])?
At one point I had this working successfully in my dev environment but it ...
1
vote
1answer
1k views
Crawling a content source of type BDC after updating BDC produces errors - IEntity could not be found using criteria Id=#
Here is the setup
SharePoint 2010
BDC application definition
Search Content Source of type Line of Business that crawls the BDC
Steps taken
Import BDC application definition version 1.0.0.0
...