What's New in Oracle Identity Manager Connector for BMC User Management?

This chapter provides an overview of the updates made to the software and documentation for release 11.1.1.6.0 of the BMC User Management connector.

The updates discussed in this chapter are divided into the following categories:

  • Software Updates

    This section describes updates made to the connector software. This section also points out the sections of this guide that have been changed in response to each software update.

  • Documentation-Specific Updates

    This section describes major changes made to this guide. For example, the relocation of a section from the second chapter to the third chapter is a documentation-specific update. These changes are not related to software updates.

Software Updates

The following sections discuss software updates:

Software Updates in Release 11.1.1.6.0

The following are the software updates in release 11.1.1.6.0:

Support for Performing Reconciliation and Provisioning Operations on Custom Forms

By default, this connector provisions to and reconciles data from the CTM:People form. From this release onward, the connector can be configured to perform reconciliation and provisioning operations on custom forms in the target system. See Configuring the Connector for Performing Reconciliation and Provisioning Operations on Custom Forms.

Support for Performing Lookup Field Synchronization Against Custom Forms

The connector performs lookup field synchronization against the default forms (available in the target system) associated with each lookup field. From this release onward, you can specify target system form names against which lookup field synchronization must be performed. See Configuring the Connector for Performing Lookup Field Synchronization on Custom Forms.

Issues Resolved in Release 11.1.1.6.0

The following are issues resolved in release 11.1.1.6.0:

Bug Number Issue Resolution

17388344

The following error was encountered when you tried creating a new version of the UD_BMC process form on Oracle Identity Manager release 11.1.1.x:

Invalid property name was specified.

This issue is encountered if the UD_BMC_PWD process form field has the AccountPassword property set to true, which is not supported in Oracle Identity Manager release 11.1.1.x. This issue has been resolved.

Note: This issue exists if you are using release 11.1.1.5.0 of this connector with Oracle Identity Manager release 11.1.1.x. Therefore, as a workaround, perform the following steps:

  1. In Oracle Identity Manager Administration, export the UD_BMC connector process form by clicking Export Deployment Manager File under System Management.

  2. In a text editor, open the exported XML file for editing.

  3. Search for and remove a code snippet similar to the following:

    <FormFieldProperty repo-type="RDBMS" id="SDP90">
             <SDP_PROPERTY_VALUE>true</SDP_PROPERTY_VALUE>
             <SDP_UPDATE>1360054099000</SDP_UPDATE>
             <SDP_PROPERTY_NAME>AccountPassword</SDP_PROPERTY_NAME>
    </FormFieldProperty>
    

    Note: Change the form versions from the existing version to a new version.

  4. Save and close the file.

  5. Import the modified XML into Oracle Identity Manager by clicking the import deployment manager file link.

See Oracle Fusion Middleware Administering Oracle Identity Manager for release 11.1.1.x for detailed instructions about the procedure.

17388395

When two or more support groups are assigned to a user, the Delete Support Group provisioning operation always removed the support group that was first assigned to the user, irrespective of the support group that was intended to be deleted.

This issue has been resolved.

Software Updates in Release 11.1.1.5.0

The following are the software updates in release 11.1.1.5.0:

Identity Connector Framework Based Implementation

The Identity Connector Framework (ICF) is a component that provides basic provisioning, reconciliation, and other functions that all Oracle Identity Manager and Oracle Waveset connectors require. The ICF also uses classpath isolation, which allows the BMC Remedy User Management connector to co-exist with legacy versions of the connector. See Certified Components.

As this connector is ICF-based:

Support for New Versions of the Target System

From this release onward, the connector adds support for all target system releases from 7.1 through 8.1.

These target system versions are mentioned in Certified Components.

Dependency on Native Libraries Eliminated

For target system releases prior to the BMC Remedy AR System 7.1, the connector used native APIs to connect to the target system. These native APIs were platform dependent. Therefore, the native libraries from the target system had to be placed in the classpath of Oracle Identity Manager.

From BMC Remedy AR System 7.1 onwards, the target supports the use of pure Java APIs for the connector to establish a connection with the target system. Therefore, this connector (which supports AR System versions 7.1 through 8.1) has no dependency on the native libraries of the target system.

Support for Oracle Identity Manager 11g Release 2 BP04 or Later

From this release onward, the connector can be installed and used on Oracle Identity Manager 11g Release 2 BP04 (11.1.2.0.4) or later. This Oracle Identity Manager version is mentioned in Certified Components.

Transformation and Validation of Account Data

You can configure transformation of account data that is brought into Oracle Identity Manager during reconciliation. In addition, you can configure validation of account data that is brought into or sent from Oracle Identity Manager during reconciliation and provisioning. See the following sections for more information:

Documentation-Specific Updates

The following sections discuss documentation-specific updates:

Documentation-Specific Updates in Release 11.1.1.6.0

The following is a documentation-specific updates in revision "10" of release 11.1.1.6.0:

The "Oracle Identity Governance or Oracle Identity Manager" row in Table 1-1 has been modified to include support for Oracle Identity Governance release 12c PS4 (12.2.1.4.0).

The following are the documentation-specific updates in revision "9" of release 11.1.1.6.0:

  • The "Target system" row of Table 1-1 has been updated to include BMC Remedy AR System version 9.1.07.

  • Minor updates to the document structure for better readability.

The following is a documentation-specific update in revision "8" of release 11.1.1.6.0:

The "Target system" row of Table 1-1 has been updated to include note that BMC Remedy 9.1 target needs JDK 1.8u45 or later.

The following is a documentation-specific update in revision "7" of release 11.1.1.6.0:

The "Target system" row of Table 1-1 has been updated to include support to BMC Remedy target system 9.1.

The following is a documentation-specific update in revision "6" of release 11.1.1.6.0:

The "JDK" row of Table 1-1 has been renamed to "Connector Server JDK".

The following are documentation-specific updates in revision "5" of release 11.1.1.6.0:

  • The "Oracle Identity Manager" row of Table 1-1 has been updated.

  • Information specific to Oracle Identity Manager 11g Release 2 PS3 (11.1.2.3.0) has been added to Usage Recommendation.

The following is a documentation-specific update in revision "4" of release 11.1.1.6.0:

A "Note" regarding lookup queries has been added at the beginning of Extending the Functionality of the Connector.

The following is a documentation-specific update in revision "3" of release 11.1.1.6.0:

Information about limited reconciliation has been modified in Performing Limited Reconciliation.

The following are documentation-specific updates in release 11.1.1.6.0:

Documentation-Specific Updates in Release 11.1.1.5.0

There are no documentation-specific updates in this release.