Creating a Run Configuration

Before you can run a composite, you create a run configuration. After you save the configuration, it becomes available from the Run menu.

Procedure

  1. Select Run > Run Configurations.
    The Run Configurations dialog displays.
  2. Double-click Composite Application.
    A new run configuration named New_configuration is created and opened in the configuration editor.
  3. In the Name field, type a configuration name.
  4. In the Composite Applications area, click Add, select a composite or DAA, and click OK.
    The composite or DAA is added to the Composite Applications list.
  5. If you have installed third-party drivers using TIBCO Configuration Tool and if your application requires those drivers on the debug node, add driver features, as follows.
    1. Click Add Driver Features.
      The Installed Driver Features dialog displays with a list of installed drivers.
    2. Click the feature you want and click OK.
      The feature is added to the Composite Applications list.
  6. Click the Advanced tab to optionally update run configuration properties as described in Run Configuration Reference.
    1. Expand a node.
    2. Click the Value column, type a new value, and press Enter.
    3. Click Apply.
      The configuration is saved.
  7. Click the Common tab and check the Run checkbox in the Display in favorites menu
  8. Click Apply and click Close.
    The configuration is saved and added to the Run menu options.