The RScan Client connector allows you to start operations and use Push API filters on unmanaged Java connectors. To do so, it talks with the Remote Scan server, which must reference these unmanaged connectors.
Before You Start
To use the RScan server, you must copy the following jar file packaged within the Exalead CloudView kit on the remote server: datainteg-java-commons.jar
Developing unmanaged connectors requires the following jar files:
• datainteg-java-commons.jar as the RScan server is a library used for developing unmanaged connectors.
• cloudview-java-plugin.jar
• papi-java-client.jar
• papi-java-connector.jar
Once the RScan server is installed, edit it to instantiate your unmanaged connectors.
Note: For more information, see "Deploying Connectors on a Remote Server" in the Exalead CloudView Connector Programmer's Guide.