Creating a Custom Feature

A custom feature is created automatically when you create certain types of component implementations. You can also manually create a custom feature to contain a shared library.

Procedure

  1. Choose an initial control and follow the relevant procedure.
    Control Procedure
    Menu
    1. Select File > New > TIBCO SOA Resources > Custom Feature.
    Canvas
    1. Right-click a component whose feature is not configured, and select Quick Fixes > Create Custom Feature.
    Problems View
    1. In the Problems view, right-click an error of the form There is no custom feature defined for the XXX component "ComponentName" and select Quick Fix.
    2. In the Quick Fix dialog, click Create Custom Feature.
    3. Click Finish.
  2. In the dialog, select a folder to contain the feature.
  3. Accept the default file name or type a new name. Click Next >.
  4. Accept or edit the feature details according to Custom Feature Reference.
  5. Click Next.
  6. In the left pane, click one or more plug-ins to package in the feature and click Add.
    The plug-ins move to the right pane.
  7. Click Finish.