Tag Archives: Index Panel

Implementing IValueProvider to Interface with KnowledgeLake Unify

KnowledgeLake has recently released a new product called Unify that integrates with LOB applications and is capable of retrieving and injecting values into those applications. Unify also integrates with the KnowledgeLake Imaging Viewer to allow property values to be retrieved or injected into the Silverlight index panel inside of the viewer. A nice feature of the KnowledgeLake index panel is that it is extensible, allowing a developer to write their own custom behaviors while indexing. This post will explain how to make custom index panel extensions accessible in KnowledgeLake Unify.

Customized Retrieval of Index Panel Values Using the KnowledgeLake SDK

In this post I will demonstrate how to pass values from a Windows Form into the KnowledgeLake SharePoint 2010 Client Index Panel. The ideas expressed in this example can easily be transposed to accommodate web
service calls, etc.