-
Implement the
upgrade-config capability in your connector.
See Maintaining a Connector Configuration across Versions in the
Exalead CloudView Connector
Programmer's Guide.
-
In the
Administration Console,
select
Deployment > Plugins.
-
Delete the old connector plugin.
-
Upload the new connector plugin.
-
Go to the
<DATADIR>\bin directory and run:
cvadmin connect upgrade-config name=<MY CONNECTOR>
Where
<MY CONNECTOR> is the name of your connector
(as shown in the
Administration Console > Connectors menu).
The connector configuration upgrades to the new version.
|