Skip Headers
Oracle® Identity Manager Connector Guide for SAP User Management Engine
Release 9.1.0
E17554-01
  Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
 

3 Using the Connector

This chapter is divided into the following sections:


Note:

These sections provide both conceptual and procedural information about configuring the connector. It is recommended that you read the conceptual information before you perform the procedures.

3.1 Performing Full Reconciliation

Full reconciliation involves reconciling all existing user records from the target system into Oracle Identity Manager. After you deploy the connector, you must first perform full reconciliation.

To perform a full reconciliation run, remove (delete) any value currently assigned to the Custom Recon Query attribute of the SAP UME User Recon scheduled task. See Section 3.6, "Configuring Scheduled Tasks" for information about this scheduled task.

3.2 Scheduled Task for Lookup Field Synchronization

The SAP UME Lookup Recon scheduled task is used for lookup field synchronization. Table 3-1 describes the attributes of this scheduled task. The procedure to configure scheduled tasks is described later in the guide.

Table 3-1 Attributes of the SAP UME Lookup Recon Scheduled Task

Attribute Description

IT Resource

Enter the name of the IT resource for the target system installation from which you want to reconcile user records.

Default value: SAP UME IT Resource

Lookup Name

This attribute holds the name of the lookup definition that maps each lookup definition with the data source from which values must be fetched.

Default value: Lookup.SAP.UME.LookupMappings

Schedule Task Name

This attribute holds the name of the scheduled task.

Value: SAP UME Lookup Recon


3.3 General Considerations to Be Addressed While Using the Connector

Keep in mind the following points when you start using the connector:

3.4 Guidelines on Performing Reconciliation

Apply the following guideline while configuring reconciliation:

3.5 Configuring Reconciliation

As mentioned earlier in this guide, reconciliation involves duplicating in Oracle Identity Manager the creation of and modifications to user accounts on the target system. This section discusses the following topics related to configuring reconciliation:

3.5.1 Full Reconciliation

In full reconciliation, all existing target system records are fetched into Oracle Identity Manager for reconciliation. See Section 3.1, "Performing Full Reconciliation" for instructions.

3.5.2 Limited Reconciliation

In full reconciliation, all target system records are fetched into Oracle Identity Manager. You can also configure limited reconciliation to specify the subset of target system records that must be fetched into Oracle Identity Manager.

You configure limited reconciliation by specifying a query condition as the value of the Custom Query attribute of the SAP UME User Recon scheduled task.

You must use the following format to specify a value for the Custom Query attribute:

RESOURCE_OBJECT_FIELD_NAME equals VALUE

For example, suppose you specify the following as the value of the Custom Query attribute:

Last Name equals Doe

With this query condition, only records of users whose last name is Doe are brought for reconciliation.


Note:

The SPML API supports only one level of conditions, using either the AND or OR operator. Because the data source condition is already used in the connector code, only one additional condition can be specified in the custom reconciliation query.

To configure limited reconciliation:

  1. Ensure that the attribute that you want to use in the query exists in the Lookup.SAP.UME.ReconAttrMap lookup definition.

  2. Create the query condition. Apply the following guidelines to create the query condition:

    • Use only the following operations in the query condition:


      Note:

      If any other special character is included, then it is treated as part of the attribute value that you specify.

      • equals

      • startsWith

      • endsWith

      • like

    • Add a space before and after the operators used in the query condition. For example:

      First Name startsWith John

      This is to help the system distinguish between operators used in the query and the same characters included as part of attribute values specified in the query condition.

    • Ensure that attribute names that you use in the query condition are in the same case (uppercase and lowercase) as the case of values in the Lookup.SAP.UME.ReconAttrMap lookup definition. For example, the following query condition would fail:

      fiRst Name startsWith John

  3. While configuring the SAP UME User Recon scheduled task, specify the query condition as the value of the Custom Query attribute. The procedure is described later in this chapter.

3.5.3 Reconciliation Scheduled Tasks

You must specify values for the attributes of the following scheduled tasks:


Note:

Attribute values are predefined in the connector XML file that you import. Specify values only for the attributes that you want to change.

3.5.3.1 SAP UME User Recon

You use the SAP UME User Recon scheduled task to reconcile user data from the target system. Table 3-2 describes the attributes of this scheduled task.

Table 3-2 Attributes of the SAP UME User Recon Scheduled Task

Attribute Description

Attribute Mapping Lookup

This attribute holds the name of the lookup definition that stores attribute mappings for reconciliation.

Value: Lookup.SAP.UME.ReconAttrMap

Child Attribute Mapping Lookup

This attribute holds the name of the lookup definition that stores child attribute mappings for reconciliation.

Value: Lookup.SAP.UME.ReconChildAttrMap

Custom Query

Enter the query that you want the connector to apply during reconciliation. See Section 3.5.2, "Limited Reconciliation" for more information.

IT Resource

Enter the name of the IT resource for the target system installation from which you want to reconcile user records.

Default value: SAP UME IT Resource

Resource Object

This attribute holds the name of the resource object.

Default value: SAP UME Resource Object

SAP System Time Zone

Enter the abbreviation for the time zone of the target system host computer.

The value that you enter must be one of the time zones supported by the java.util.TimeZone class.

Note: The connector does not validate the value that you enter. In addition, no error is thrown during reconciliation if the value entered is not a valid time zone.

Sample value: PST

Schedule Task Name

This attribute holds the name of the scheduled task.

Value: SAP UME User Recon

Full Recon Filter

This attribute holds the name of the lookup definition that stores characters supported by SAP User Management Engine.

Value: Lookup.SAP.UME.FullReconFilter


3.5.3.2 SAP UME Delete Recon

You use the SAP UME Delete Recon scheduled task to reconcile deleted users from the target system. Table 3-3 describes the attributes of this scheduled task.

Table 3-3 Attributes of the SAP UME Delete Recon Scheduled Task

Attribute Description

Disable User

Enter yes if you want the connector to disable accounts (in Oracle Identity Manager) corresponding to accounts deleted on the target system. Enter no if you want the connector to revoke accounts in Oracle Identity Manager.

Default value: no

IT Resource

Enter the name of the IT resource for the target system installation from which you want to reconcile user records.

Default value: SAP UME IT Resource

Resource Object

This attribute holds the name of the resource object.

Default value: SAP UME Resource Object

Schedule Task Name

This attribute holds the name of the scheduled task.

Default value: SAP UME Delete Recon


3.5.3.3 SAP CUP Status Update Recon

You use the SAP CUP Status Update Recon scheduled task to fetch the status of provisioning requests sent to SAP GRC Compliant User Provisioning. For a particular user, only the status of the latest request is brought to Oracle Identity Manager. This request is the one currently stored on the process form. Table 3-4 describes the attributes of this scheduled task.

Table 3-4 Attributes of the SAP CUP Status Update Recon Scheduled Task

Attribute Description

Constants Lookup

This attribute holds the name of the lookup definition that holds constants used by the connector during reconciliation and provisioning.

Default value: Lookup.SAP.CUP.Constants

IT Resource

Enter the name of the IT resource for the SAP GRC installation from which you want to fetch request status data.

Default value: SAP GRC IT Resource

Resource Object

This attribute holds the name of the resource object.

Default value: SAP UME Resource Object

Schedule Task Name

This attribute holds the name of the scheduled task.

Default value: SAP CUP Status Update Recon


3.5.3.4 SAP CUP Delete Recon

You use the SAP CUP Delete Recon scheduled task to revoke accounts (resources) of users in Oracle Identity Manager for whom the Create User provisioning requests are rejected by SAP GRC Compliant User Provisioning.

When you perform a Create User provisioning operation, the account is allocated to the OIM User even before SAP GRC Compliant User Provisioning clears the provisioning request and creates an account on the target system. For a particular user, if account creation on the target system fails, then the account provisioned in Oracle Identity Manager is an invalid account. You use the SAP CUP Delete Recon scheduled task to identify and delete such accounts.

Table 3-5 Attributes of the SAP CUP Delete Recon Scheduled Task

Attribute Description

Configuration Lookup

This attribute holds the name of the lookup definition that stores configuration values used by the connector during reconciliation and provisioning. You can set values for some of the entries in this lookup definition.

Default value: Lookup.SAP.UME.Configuration

Constants Lookup

This attribute holds the name of the lookup definition that holds constant values used by the connector during reconciliation and provisioning.

Default value: Lookup.SAP.CUP.Constants

IT Resource

Enter the name of the IT resource for the target system installation from which you want to reconcile user records.

Default value: SAP UME IT Resource

Resource Object

This attribute holds the name of the resource object.

Default value: SAP UME Resource Object

Schedule Task Name

This attribute holds the name of the scheduled task.

Default value: SAP CUP Delete Recon


3.6 Configuring Scheduled Tasks

This section describes the procedure to configure scheduled tasks. You can apply this procedure to configure the scheduled tasks for lookup field synchronization and reconciliation.

Table 3-6 lists the scheduled tasks that you must configure.

Table 3-6 Scheduled Tasks for Lookup Field Synchronization and Reconciliation

Scheduled Task Description

SAP UME Lookup Recon

This scheduled task is used for lookup field synchronization. Section 3.2, "Scheduled Task for Lookup Field Synchronization" describes this scheduled task.

SAP UME User Recon

This scheduled task is used for user record reconciliation. Section 3.5.3.1, "SAP UME User Recon" describes this scheduled task.

SAP UME Delete Recon

This scheduled task is used for reconciliation of deleted user records. Section 3.5.3.2, "SAP UME Delete Recon" describes this scheduled task.

SAP CUP Status Update Recon

This scheduled task is used to fetch the status of provisioning requests sent to SAP GRC Compliant User Provisioning. Section 3.5.3.3, "SAP CUP Status Update Recon" describes this scheduled task.

Note: This scheduled task is created only if you configure the Compliant User Provisioning feature.

SAP CUP Delete Recon

This scheduled task is used to revoke accounts (resources) of users in Oracle Identity Manager for whom the Create User provisioning requests are rejected by SAP GRC Compliant User Provisioning. Section 3.5.3.4, "SAP CUP Delete Recon" describes this scheduled task.

Note: This scheduled task is created only if you configure the Compliant User Provisioning feature.


To configure a scheduled task:

  1. Log in to the Administrative and User Console.

  2. Expand Resource Management.

  3. Click Manage Scheduled Task.

  4. On the Scheduled Task Management page, enter the name of the scheduled task as the search criteria and then click Search.

  5. In the search results table, click the edit icon in the Edit column for the scheduled task.

  6. On the Edit Scheduled Task Details page, you can modify the following details of the scheduled task by clicking Edit:

    • Status: Specify whether or not you want to leave the task in the enabled state. In the enabled state, the task is ready for use.

    • Max Retries: Enter an integer value in this field. This number represents the number of times Oracle Identity Manager must attempt to complete the task before assigning the ERROR status to the task. The default value is 1.

    • Next Start: Use the date editor to specify the date when you want the task to run. After you select a date value in the date editor, you can modify the time value that is automatically displayed in the Next Start field.

    • Frequency: Specify the frequency at which you want the task to run.

  7. After modifying the values for the scheduled task details listed in the previous step, click Continue.

  8. Specify values for the attributes of the scheduled task. To do so, select each attribute from the Attribute list, specify a value in the field provided, and then click Update.


    Note:

    Attribute values are predefined in the connector XML file that you import. Specify values only for the attributes that you want to change.

    The attributes of the scheduled task that you select for modification are displayed on this page.

  9. Click Save Changes to commit all the changes to the database.


Note:

If you want to stop a scheduled task while it is running, then use the Stop Execution feature of the Design Console. See "The Task Scheduler Form" in Oracle Identity Manager Design Console Guide for information about this feature.

3.7 Guidelines on Performing Provisioning

Apply the following guidelines while performing provisioning operations: