Show TOC

Editing Adapter Property SetsLocate this document in the navigation structure

Adapter property sets are reusable groups of properties that are stored in the project configuration file. Use the CCR Project Configuration editor in SAP Event Stream Processor Studio to define adapter property sets and store them in the associated .ccr file.

Context

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

Procedure

  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 set, click Add.
  4. In the Property Set Details pane, define a name for the property set.
  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.