This expandable item provides the following options that allow you to modify the connection settings:
- Oracle service name. Specify the name of the Oracle service you want to use to access Oracle Database. You can click Refresh to get a list of available Oracle services.
- Access Oracle service with. Type the user name and password of the account with which you want to access the Oracle service.
- Test Connection. Click this button to verify the specified connection settings.
This expandable item provides the following options that allow you to specify custom SQL queries which will automatically run each time Synchronization Service has created, updated, or deleted a user account in Oracle Database:
-
SQL queries to run after user provisioned. Lists the SQL queries you want to run each time Synchronization Service has created a user account in Oracle Database.
-
SQL queries to run after user updated. Lists the SQL queries you want to run each time Synchronization Service has updated a user account in Oracle Database.
-
SQL queries to run after user deprovisioned. Lists the SQL queries you want to run each time Synchronization Service has deleted a user account in Oracle Database.
Below each of these options you can use these buttons:
-
Add. Adds a new SQL query to the list.
-
Edit. Allows you to edit the SQL query selected in the list.
-
Delete. Deletes the SQL query selected in the list.
SQL queries run in the order they are listed. If necessary, you can rearrange the SQL queries in the lists: select an SQL query in the appropriate list, and then click the up or down arrow button to move the query as necessary.
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.
The sample queries provided in this section are only applicable if Synchronization Service is connected to the target Oracle Database through the Oracle Database Connector.