Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Registry Plugins are Cake Plugins with some additional requirements that vary by Plugin Type. There are various types of Registry Plugins, a single Plugin can implement multiple Plugin Types. For example, a single Plugin could be both a provisioner plugin that connects to a specific downstream application and a report plugin that generates reports about that downstream application. A Registry Plugin that implements both the provisioner type and the external identity source type is referred to as a "Connector".

...

Only a Platform Administrator can activate available and local Plugins. Within the COmanage CO, go to Configuration Plugins. Activate the Plugin via the Activate menu item. This will also apply the database schema defined in schema.json. The database schema can also manually be applied via the Apply Database Schema menu item.

Info

A Plugin cannot be suspended if it has at least one Entry Point Model that is in use by a Configuration model (ie: referenced by a Pluggable Model that is categorized as Configuration). (AR-Plugin-8)

See Also