Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Connection Properties: Allows configuration of fields on the Connection Properties page, set and used in creating an Extensible Source Connection.

  • Load Table Properties: Allows configuration of fields on the Source page of Load Table Properties, used as the UI Configuration when sourcing from an Extensible Source Connection where this configuration is set.

  • Column Properties: Allows configuration of fields on the Column Properties page, set on a Target Connection and applied for any table residing on that Connection’s Targets.

Anchor
config_maintenance
config_maintenance
Configurations Maintenance

The UI Configurations actions are located under the Tools menu. The UI Configurations menu action items are:

...

    • In the Edit UI Configuration window, enter a Name for the UI Configuration.
    • Add a Description of UI configuration.
    • Select the Configuration Type among ConnectionProperties, LoadTableProperties, and ColumnProperties.
    • Click OK to proceed to the Field Configuration JSON where a sample field configuration is created to get you started.

...

column.uiConfigColumnProperties.<field_name>

Anchor
Field
Field
Field Configuration JSON

The UI Configurations allow you to add user-defined UI components including List boxes, Text boxes, and Numeric fields to certain properties pages in the UI. The table below lists the required common and specific attributes of each UI component. Example configurations follow the table:

...