You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The Extension Manager section you can add more types to Aspire. It is possible to extend the types on the following categories:

  • Connectors: Available for Seeds, Connector Instances, Credentials and Connections.
  • Applications: Available on Workflows, under the 'Applications' category.
  • Publishers: Available on Workflows, under the 'Publishers' category.


Sections


  1. On the Aspire Admin UI go to the tools tab (expand the tab).
  2. Go to the Extension Manager tab.
  3. Click on new button.
  4. Type name:  Description to the new extension. This description will appear on the type of selector on the other pages.
  5. Extension type: Choose the category for new extension.
  6. Maven coordinates: Maven coordinates corresponding to the new extension type. The maven coordinates must not include the version, since it should be defined on the aspire settings. For example, application extension is com.accenture.aspire:app-content-type-detector.

After creating the new extension type, you can click on any of these to see the list of installed extensions of the corresponding type.


















  • No labels