view · edit · sidebar · attach · print · history

How InfoCodex integrates with Microsoft Sharepoint-Portal

We are preparing an interface for the integration of InfoCodex into MS SharepointPortal.

Basic Technologies

  1. Using WebParts on the SharePoint Portal side for customizing the SharePoint application (standard used by MS SharePoint)
  2. Using the SOAP protocol (packages of XML statements) for the information exchange between SharePoint and InfoCodex (standard used by MS SharePoint)
  3. Providing the InfoCodex API in the form of Web Services (standard used by MS SharePoint) This item is presumably the most important step, and this part is ready now.

Demo of the InfoCodex Web Services

We have prepared a demo version of the Web Services on our new demo server (real searches on real collections; not just a dummy).

Start URL

http://demo.infocodex.com/webservicetest/icwstst.aspx

In the start page you can see how the InfoCodex Web Services are called. The answers of the InfoCodex API to your requests are formally presented in the form of XML streams.

The general scheme can be viewed on a PDF file (the link appears on the start page as well).

view · edit · sidebar · attach · print · history
Page last modified on September 07, 2006, at 02:19 PM