Supplementing Plug-ins and Connectors with the TIBCO Cloud™ - Command Line Interface

Some TIBCO ActiveMatrix BusinessWorks™ plug-ins and TIBCO Flogo® connectors require third-party drivers or libraries to function. These files are called supplements. You must add the supplement to TIBCO Cloud Integration for the plug-in or connector to function. This only needs to be done once per organization.

See the documentation for your plug-in or connector to determine if it needs to be supplemented, and how to obtain the files for the supplement.

The following TIBCO Cloud™ - Command Line Interface commands can be used to add and list supplements in your organization.

To supplement a BusinessWorks plug-in:

tibcli bwplugin supplement <name>

To supplement a connector:

tibcli flogoconnector supplement <name>

To list all BusinessWorks supplements in your organization:

tibcli bwplugin supplement list

To list all connector supplements in your organization:

tibcli flogoconnector supplement list

Related Topics

TIBCO Cloud™ - Command Line Interface Reference

Supplementing Plug-ins and Connectors