Push API Connector Framework

The Push API Connector Framework allows you to develop custom Java connectors that push documents to Exalead CloudView

This connector can be deployed, configured and managed using the Exalead CloudView functions.

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

The development framework delivered with Exalead CloudView is located in <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 Exalead CloudView using the Java programming language.

The SDK contains the following directory and files:

  • sdk/java-customcode/docs/api – API Documentation

  • sdk/java-customcode/lib/

    • papi-java-client.jar

    • papi-java-connector.jar

    • security-java-api.jar

  • sdk/java-customcode/samples/connectors/samples/

    • example-filesystem-connector.jar


In this section:

Connector Framework Prerequisites
Using the Eclipse plugin
Implementing the Connector
Packaging the connector as a plugin
Implementing Format Plugins
Extending the Files Connector through Plugins