Editing Adapter Property Sets in Project Configuration

Use the CCR Project Configuration editor to configure adapter property sets in a project configuration file. Property sets are reusable sets of properties that are stored in the project configuration file. Using an adapter property set also allows you to move adapter configuration properties out of the CCL file and into the CCR file.

Property sets appear in a tree format, and individual property definitions are shown as children to property sets.

  1. In the CCR Project Configuration editor, select the Adapter Properties tab.
  2. (Optional) To create a list of adapter property sets that correspond to the Attach Adapter statements in the main CCL file for the project, click Add from CCL.
  3. To create a new adapter property node, click Add.
  4. In the Property Set Details pane, define a name for the property node.
  5. To add a new property to a property set, right-click the set and select New > Property.
    Note: You can add as many property items to a property set as required.
  6. To configure a property:
    1. In the Property Details pane, define a name for the property.
    2. Enter a value for the property.
  7. (Optional) To encrypt the property value:
    1. Select the property value and click Encrypt.
    2. Enter the required fields, including Cluster URI and credential fields.
    3. Click Encrypt.
      The value, and related fields are filled with randomized encryption characters.
      Note: To reset the encryption, click Encrypt beside the appropriate field. Change the values, as appropriate, then click Reset.
  8. To remove items from the All Adapter Properties list:
    • Right-click a property set and select Remove, or
    • Right-click a property and select Delete.
Related tasks
Editing Cluster Parameters in Project Configuration
Editing Bindings in Project Configuration
Setting Parameters in Project Configuration
Editing Advanced Options in Project Configuration