MOSS 2007 BDC Search (Full text out of the box solution for your LOB application)
Microsoft office SharePoint Services (MOSS) 2007 search diagram
In general business data is in database or exposed as web service. MOSS 2007 has new feature that enables line of business applications data search. You can enable full text search for you application in few easy steps.
First create Business Data Catalog metadata model for your application, which basically defines contract between MOSS and your business application data. The DBC contract includes data connection information, business entities, and methods to access business data. Additionally you may specify security information.
Next you import BDC metadata model (XML file from step above) using SharePoint SSP Admin site and create a business data catalog (BDC). You can also define full & incremental crawl schedule for your business data.
Finally define search scope to include your BDC crawl data. This makes crawled business data to searchable.
Once you (MOSS) crawl business data, SharePoint automatically create profile web pages. Profile pages are used by MOSS to display Business data details when a result row in search result page is clicked.
You can search your business data in many ways
1. SharePoint portal
2. Expose it as SharePoint list
3. Create Business Data Web Parts and
4. Use SharePoint Search Web service and create your own custom search application
Comments
Anonymous
June 16, 2007
The comment has been removedAnonymous
June 19, 2007
Can i use a WCF service instead of an ASMX? Do we have an example?Anonymous
July 01, 2007
The comment has been removedAnonymous
July 23, 2007
I just successfully implemented MOSS BDC Search for CSTAR application. I will share my learnings aboutAnonymous
August 28, 2007
I need to implement BDC Search for a WPF Application. Can you help me on this?Anonymous
November 21, 2008
Is it possible to get the MOSS 2007 BDC to consume Http Sql Enpoints? Please reply to ericmckerrow@hotmail.comAnonymous
March 24, 2009
I am trying to Create the "full Text Search" catalog on my Sharepoint 2007 Database server. I need to know the List of tables for this catalog. Can you please provide me this list? Please help.... snaidu@babson.edu