Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Federated Connectors Vs BDC

  Asked By: Jasen Guthrie         Date: Jul 28, 2009      Category: Sharepoint      Views: 213
 

My requirements are as follows

I have to implement a search UI into the SharePoint that can search data into a LOB system (for instance IBM FileNet). Now, I have seen some discussions regarding BDC and Federated search connectors.

Could anyone point me any link or resources or write few lines explaining the exact differences between these two? and Which one should I use for my business case...?

Tagged:        

 

1 Answer Found

 
Answer #1       Answered By: Shelton Dickson          Answered On: Jul 28, 2009       

Here is an interesting conversation :

www.eggheadcafe.com/conversation.aspx

To summarize, BDC provides a better relevance to your search  results than Federated search; architectures are different, but these are 2 different ways to crawl your data.

If you have existing database or Web Services, you can import them in the BDC and display the data  in OOB web parts, Custom web parts or Custom lists.
However you web services must follow several well defined rules.

Personnaly I would go the Federated Search way, it's much easier if you want to integrate FileNet (never done it however).

An alternative to explore is CMIS...

 
Didn't find what you were looking for? Find more on Federated Connectors Vs BDC Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].