Oracle® Identity Manager Connector Guide for Oracle Retail Warehouse Management System Release 9.0.4 Part Number E10454-02 |
|
|
View PDF |
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. This guide discusses the procedure to deploy the connector that is used to integrate Oracle Identity Manager with Oracle Retail Warehouse Management System.
This chapter contains the following sections:
Note:
In this guide, the term Oracle Identity Manager server refers to the computer on which Oracle Identity Manager is installed.At some places in this guide, Oracle Retail Warehouse Management System has been referred to as the target system.
Reconciliation involves duplicating in Oracle Identity Manager the creation of and modifications to user accounts on the target system. It is an automated process initiated by a scheduled task that you configure.
The reconciliation module handles the reconciliation of new, updated, and deleted user profiles in Oracle Identity Manager. A reconciliation event is created for each user profile to be reconciled.
See Also:
The "Deployment Configurations of Oracle Identity Manager" section in Oracle Identity Manager Connector Concepts Guide for conceptual information about reconciliation configurationsBased on the type of data reconciled from the target system, reconciliation can be divided into the following types:
Lookup fields reconciliation involves reconciling the following lookup fields:
FacilityID
LanguageCode
Department
UserClass
Provisioning involves creating or modifying a user's account on the target system through Oracle Identity Manager. You use the Oracle Identity Manager Administrative and User Console to perform provisioning operations.
See Also:
The "Deployment Configurations of Oracle Identity Manager" section in Oracle Identity Manager Connector Concepts Guide for conceptual information about provisioningIn provisioning, you can specify values for the following fields:
FacilityID
UserID
UserName
User Privilege
Language Code
Picking Percent QA
Packing Percent QA
DCDept
User Class
Equipment
User Password
Provisioning of a user in Oracle Retail Warehouse Management System depends on the FacilityID
value. During provisioning, depending on the value that you select from the FacilityID
lookup field, you must select corresponding values from the DCDept
and UserClass
lookup fields.
For example:
Suppose you select AY
as the FacilityID
value. The description of this FacilityID
value is ANUSRINI Customer Support LR=Y
. Based on this description, you must select the following values in the DCDept
and UserClass
lookup fields:
DCDept:
ACCOUNTING (ANUSRINI Customer Support LR=Y)
UserClass:
DEFAULT (ANUSRINI Customer Support LR=Y)
Caution:
If you do not select corresponding values from theDCDept
and UserClass
lookup fields, then the provisioning operation would fail. However, Oracle Identity Manager does not display an error message if you do not select the correct DCDept
and UserClass
values.
This point is also mentioned in the "Known Issues" chapter.
The following table lists the functions that are available with this connector.
Function | Type |
---|---|
Create User | Provisioning |
Reset User's Password | Provisioning |
Update User's Name | Provisioning |
Update User's Privilege | Provisioning |
Update User's Department | Provisioning |
Update User's Language Code | Provisioning |
Update User's Picking Percent QA | Provisioning |
Update User's Packing Percent QA | Provisioning |
Update User's User Class | Provisioning |
Update User's Equipment | Provisioning |
Delete User | Provisioning |
Create User (Account Discovery) | Reconciliation |
Update User's Name | Reconciliation |
Update User's Department | Reconciliation |
Update User's Language Code | Reconciliation |
Update User's Picking Percent QA | Reconciliation |
Update User's Packing Percent QA | Reconciliation |
Update User's User Class | Reconciliation |
Update User's Equipment | Reconciliation |
This release of the connector supports only the English language. This limitation is also mentioned in the "Known Issues" chapter.
The files and directories that comprise this connector are in the following directory on the installation media:
Enterprise Applications/Oracle Retail Applications/Oracle Retail Warehouse Mgmt
These files and directories are listed and described in Table 1-1.
Table 1-1 Files and Directories on the Installation Media
Note:
The files in thetest
directory are used only to run tests on the connector.The "Step 3: Copying the Connector Files and External Code Files" section provides instructions to copy these files into the required directories.
You can use the following method to determine the release number of the connector:
Extract the contents of the rwmsadapter.jar
file. This file is in the following directory on the installation media:
Enterprise Applications/Oracle Retail Applications/Oracle Retail Warehouse Mgmt
Open the manifest.mf
file in a text editor. The manifest.mf
file is one of the files bundled inside the rwmsadapter.jar
file.
In the manifest.mf
file, the release number of the connector is displayed as the value of the Version
property.