Customizing Connectors

OnePart allows you to customize or develop your own connectors.

This task shows you how to:

Connector solutions

If you want to plug NETVIBES OnePart to your source. The proposed solutions are:

  • use a file system connector - (copy the OnePartTemplate connector) for details, see the OnePart Connectors Guide

  • use another connector - for the common connector configuration details, see the OnePart Connectors Guide

  • develop your own connector - see the Exalead CloudView Programmer's Guide

Use the Push API Connector Framework

The Push API Connector Framework allows you to develop custom Java connectors that push documents to OnePart. This connector can be deployed, configured and managed using the OnePart functions.

Context:

The Framework is designed for NETVIBES partners and contractors who want to index new data sources in OnePart.

The development framework delivered with OnePart is located in <ONEPART_INSTALLDIR>\sdk\

In this package, you will find all the components that you need to build connectors or security sources, that can be plugged and managed by OnePart using the Java programming language.