Paul's profilePaul Galvin's SharePoint...BlogListsSkyDrive Tools Help

Blog


    January 31

    BDC Seems a Viable Replacement For Lookups

    UPDATE: This MSDN posting has some interesting observations from JXJ based on his, mainly negative, experiences going down this path: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2623565&SiteID=1

    We have a business scenario where we need to link two documents libraries via a common "document ID" field.

    We often use a lookup column to implements links like this.  There are several drawbacks to lookup columns, three of which are:

    1. Only one column from the lookup lookup library can be linked. 
    2. Performance: The source library could contain hundreds of entries.  That's too many entries in the lookup.
    3. Search: There is no integrated search.  I don't mean in the MOSS sense of search, but there's no way to search / filter on multiple columns from the source document library and locate the link you want.

    Backed by BDC, we can use a "business data" column type and it provides a superior search and even allows multiple columns of data to appear in list views. 

    I've had some preliminary success with this approach and plan to write more about it.

    If you've worked this angle before and have any comments, please share!

    </end>

    Technorati Tags:

    Comments (1)

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.
    Paul Galvin has turned off comments on this page.
    No namewrote:
    The two biggest downsides for me:
     
    1) A BDC column cannot be part of a Content Type, at least as far as I know.  (Apparently this was allowed in the MOSS beta and was taken out).  I've tried using a Content Type for a list and then just adding the BDC column directly to the list, but then I ran into problems setting the order of the fields in the list (for example, the order they appear when adding a new item or editing an item).
     
    2) I haven't seen a way to make the BDC picker simply display a list of items and allow one to be selected.  I always have to enter some criteria and click the search button.  If the list isn't that long, I just want it to display all values - or if I don't know what I'm looking for, I'd like to leave the criteria blank and click the search button and find everything.  It won't allow that (unless I am wrong and I don't have my BDC app definition set up correctly).
     
    Jan. 31

    Trackbacks

    The trackback URL for this entry is:
    http://paulgalvin.spaces.live.com/blog/cns!1CC1EDB3DAA9B8AA!672.trak
    Weblogs that reference this entry
    • None