Specify attributes to identify objects
This expandable item provides the following options that allow you to specify the attributes with which you want to uniquely identify each object in the connected data system:
- Available attributes. Lists the attributes that are available in the external data system. Use this list to select the attributes whose values you want to use to generate a unique identifier for each object in the external data system. You can filter attributes by typing in the text box at the top of this list. To select multiple attributes, hold down CTRL and click to select attributes in the list.
- UniqueID attributes. Lists the attributes whose values are currently used to generate a unique identifier for each object in the external data system.
- Add->. Moves the selected attributes from the Available attributes list to the UniqueID attributes list.
- <-Remove. Moves the selected attributes from the UniqueID attributes list to the Available attributes list.
- Constructed UniqueID. Displays a combination of the attributes whose values will make up a unique identifier for each object in the external data system.
Working with an ODBC-compliant data source
Working with an ODBC-compliant data source
This section explains how to create or modify a connection to an Open Database Connectivity-compliant (ODBC) data source so that One Identity Quick Connect for Base Systems could work with data in that data source.
To create a connection to an ODBC-compliant data source, you need to use One Identity Quick Connect Sync Engine in conjunction with a special connector called ODBC Connector. This connector is included in the One Identity Quick Connect for Base Systems package. Also, a driver for the ODBC-compliant data source must be installed on the computer running One Identity Quick Connect Sync Engine.
The ODBC Connector supports the following features:
Table 16: Supported features
Bidirectional synchronization
Allows you to read and write data in the connected data system. |
No
By using this connector, you can only read data in the connected data system. |
Delta processing mode
Allows you to process only the data that has changed in the connected data system since the last synchronization operation, thereby reducing the overall synchronization operation time. |
No |
Password synchronization
Allows you to synchronize user passwords from an Active Directory domain to the connected data system. |
No |
In this section:
For instructions on how to rename a connection, delete a connection, modify synchronization scope for a connection, or specify password synchronization settings for a connection, see the One Identity Quick Connect Sync Engine Administrator Guide.
Creating an ODBC-compliant data source connection
To create a new connection
- Make sure that on the One Identity Quick Connect Sync Engine computer you install an ODBC driver providing access to the ODBC-compliant data source you want to work with.
- In the Quick Connect Administration Console, open the Connections tab.
- Click Add connection, and then use the following options:
- Connection name. Type a descriptive name for the connection.
- Use the specified connector. Select ODBC Connector.
- Click Next.
- Use the Connection string text box to type the connection parameters to access the ODBC-compliant data source.
For more information about the format of the connection string and the required parameters, see the documentation for your ODBC-compliant data source.
- Click Next.
- On the Specify how to select data page, use the following options:
- Use data from this table. Allows you to select a database table that includes the data you want to participate in the synchronization operations. You can click Preview to preview the database table you have selected.
- Use an SQL query to specify data. Allows you to compose an SQL query that provides a more flexible way for specifying data for synchronization. For example, you can use this option to specify multiple database tables.
- Click Next.
- On the Specify attributes to identify objects page, use the following options:
- Available attributes. Lists the attributes that are available in the external data system. Use this list to select the attributes whose values you want to use to generate a unique identifier for each object in the external data system. You can filter attributes by typing in the text box at the top of this list. To select multiple attributes, hold down CTRL and click to select attributes in the list.
- UniqueID attributes. Lists the attributes whose values are currently used to generate a unique identifier for each object in the external data system.
- UniqueID attributes. Lists the attributes whose values are currently used to generate a unique identifier for each object in the external data system.
- Add->. Moves the selected attributes from the Available attributes list to the UniqueID attributes list.
- <-Remove. Moves the selected attributes from the UniqueID attributes list to the Available attributes list.
- Constructed UniqueID. Displays a combination of the attributes whose values will make up a unique identifier for each object in the external data system.
- Click Finish to create a connection to the ODBC-compliant data source.
Modifying an existing ODBC-compliant data source connection
To modify connection settings
- In the Quick Connect Administration Console, open the Connections tab.
- Click Connection settings below the existing ODBC-compliant data source connection you want to modify.
- On the Connection Settings tab, click an appropriate item to expand it and use the options it provides.
You can expand the following items:
See the next subsections for the descriptions of these items.
- When you are finished, click Save.