Skip Headers
Oracle® Identity Manager Connector Guide for Oracle eBusiness User Management
Release 9.0.1

Part Number B31127-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

1 About the Connector

Oracle Identity Manager automates access rights management, security, and provisioning of IT resources. Oracle Identity Manager connectors are used to integrate Oracle Identity Manager with third-party applications. The connector for Oracle eBusiness User Management is used to integrate Oracle Identity Manager with Oracle eBusiness User Management.

Note:

Oracle Identity Manager connectors were referred to as resource adapters prior to the acquisition of Thor Technologies by Oracle.

This chapter contains the following sections:

Supported Functionality

The following table lists the functions that are available with this connector.

Function Type Description
Create User Provisioning Creates a user
Disable User Provisioning Disables a user
Email Updated Provisioning Updates the e-mail address of a user
Password Updated Provisioning Updates the password of a user
Description Updated Provisioning Updates the description of a user
Start Date Updated Provisioning Updates the start date of a user
End Date Updated Provisioning Updates the end date of a user
LifeSpan Type Updated Provisioning Updates the Life Span type of a user
LifeSpan Updated Provisioning Updates the Life Span value of a user
Enable User Provisioning Enables the user so that the user is able to log in to Oracle eBusiness User Management
Add Responsibility Provisioning Adds a responsibility to a user
Remove Responsibility Provisioning Removes a responsibility from a user
Employee Id Updated Provisioning Updates the employee ID of a user
Update Xellerate user Reconciliation Updates an Oracle Identity Manager user with data received from Oracle eBusiness User Management
Update Apps Resource Reconciliation Updates an Oracle Identity Manager resource with data received from Oracle eBusiness User Management
Create Link with Oracle HR Employee Reconciliation Sets the employee ID of matched Xellerate User to Oracle eBusiness User Management user

Reconciliation Module

This section describes the elements that the reconciliation module extracts from Oracle eBusiness User Management to construct reconciliation event records.

Reconciliation can be divided into the following types:

Lookup Fields Reconciliation

Lookup fields reconciliation involves reconciling the Responsibility lookup field.

User Reconciliation

User reconciliation involves reconciling the fields that are used to store user information in Oracle eBusiness User Management. These fields are:

  • username

  • E-mail

  • Desc

  • lifeSpanType

  • lifeSpanValue

  • startDate

  • endDate

  • employeeId

  • respName

  • respStartDate

  • respEndDate

Provisioning Module

The following fields of Oracle eBusiness User Management are provisioned:

Files and Directories That Comprise the Connector

The files and directories that comprise this connector are compressed in the following ZIP file on the installation media:

Enterprise Applications\Oracle e-Business\Oracle e-Business User Management Rev 2.2.0.zip

These files and directories are listed in the following table.

File in the Installation Media Directory Description
xml\oracleAppsResAdp.xml
This file contains the following components of the connector:
  • IT resource type

  • IT resource

  • Custom process form

  • Process tasks and adapters (along with their mappings)

  • Resource object

  • Provisioning process

  • Pre-populate rules

lib\JavaTask\xlHostAccess.jar
This file contains the class files that are required for provisioning.
lib\ScheduleTask\xlReconOracleApps.jar
This file contains the class files that are required for reconciliation.
lib\JavaTask\connect.properties
This file contains the following connection parameters:
  • Administrator credentials

  • IP address

  • Port

  • SID of the target system

OracleApps Scripts\connect.properties
This file is a copy of the file in the OracleApps Scripts directory. It contains the same connection parameters.
docs\B31127_01.pdf
docs\html
These are PDF and HTML versions of this guide, which provides instructions to deploy the connector.

The "Step 3: Copying the Connector Files and External Code" section provides instructions to copy these files into the required directories.