Introduction to Synchronization with Oracle Human Resources

10-4 Oracle Fusion Middleware Administrators Guide for Oracle Directory Integration Platform Table 10–3 Attributes Specific to Oracle Human Resources Connector Integration Profile Attribute Description Profile Name odip.profile.name Unique name by which the connector is identified in the system, used as an RDN component of the DN that identifies the integration profile. The name can contain only alpha-numeric characters. This attribute is mandatory and not modifiable. The default name is OracleHRAgent. Synchronization Mode odip.profile.syncmode The direction of synchronization between Oracle Internet Directory and a connected directory. ■ IMPORT indicates importing changes from a connected directory to Oracle Internet Directory. ■ EXPORT indicates exporting changes from Oracle Internet Directory to a connected directory. The default is IMPORT. This attribute is mandatory and modifiable. Note: In Oracle Internet Directory 11g Release 1 11.1.1, only import operations for Oracle Human Resources are supported. Execution Information Agent Execution Command odip.profile.agentexecommand Connector executable name and argument list used by the directory integration server to execute the connector. This attribute is mandatory and modifiable. The default is: odihragent OracleHRAgent connect=hrdb \ login=odip.profile.condiraccount \ pass=odip.profile.condirpassword \ date=orclODIPLastSuccessfulExecutionTime \ You must set the value in the argument connect=hrdb to the connect string of the Oracle Human Resources system database. Connected Directory Account odip.profile.condiraccount Valid user account in the connected directory to be used by the connector for synchronization. For the Human Resources Agent, it is a valid user identifier in the Oracle Human Resources database. See Also: Chapter 10, Synchronizing with Oracle Human Resources for typical usage of passing it in the command-line Advanced Configuration Information odip.profile.configfile Any configuration information that you want the connector to store in Oracle Internet Directory. It is passed by the directory integration server to the connector at time of connector invocation. The information is stored as an attribute and the directory integration server does not have any knowledge of its content. The value stored in this attribute represents for Oracle Human Resources connector all attributes that need to be synchronized from Oracle Human Resources. See Also: Task 2: Configure the List of Attributes to be Synchronized with Oracle Internet Directory on page 10-5 This attribute is mandatory for the Oracle Human Resources connector. Connected Directory URL odip.profile.condirurl The host and port details of the connected directory. They must be entered in this format: host:port:sid. Interface Type odip.profile.interface The interface used for data transfer. Because it is in the form of a tagged file, it is set to TAGGED. Note: You should not modify this attribute for Oracle Human Resources profile. Synchronizing with Oracle Human Resources 10-5

10.3.2 Task 2: Configure the List of Attributes to be Synchronized with Oracle Internet Directory

The default Oracle Human Resources profile provides a default list of attributes to be synchronized from Oracle Human Resources to Oracle Internet Directory. You can customize this list, adding attributes to it or removing attributes from it. The default attribute list is stored in the orclodipAgentConfigInfo attribute as part of the integration profile.The configuration information is also available in the file oraclehragent.cfg.master that is located under the ORACLE_HOMEldapodiconf directory. Table 10–4 describes columns in the default list of Oracle Human Resources attributes. Mapping Information Mapping Rules odip.profile.mapfile Attribute for storing the mapping rules. Store the mapping rules in a file by using Oracle Enterprise Manager Fusion Middleware Control. See Chapter 7, Managing Directory Synchronization Profiles for information on using Oracle Enterprise Manager Fusion Middleware Control. This attribute is mandatory for Oracle Human Resources and is modifiable. See Also: ■ Mapping rules and formats on page 5-2 ■ Configuring Mapping Rules on page 6-3 Connected Directory Matching Filter odip.profile.condirfilter This is not used in Oracle Human Resources connectivity. OID Matching Filter odip.profile.oidfilter This attribute names an LDAP filter that is used to search for a target entry in Oracle Internet Directory. The Oracle Directory Integration Platform uses this filter to find out what kind of LDAP operation it needs to do to synchronize. It is of the form employeenumber=. It is optional and modifiable. Status Information OID Last Applied Change Number odip.profile.lastchgnum This attribute, standard for all export profiles, does not apply to Oracle Human Resources synchronization. Note: Do not modify the oraclehragent.cfg.master file; it serves as a backup. Table 10–4 Oracle Human Resources Attributes Synchronized with Oracle Internet Directory by Default Column Description ATTRNAME The output tag generated in the output data file. COLUMN_NAME Database column name from where to obtain this value. TABLE_NAME Database table name from where to obtain this value. Table 10–3 Cont. Attributes Specific to Oracle Human Resources Connector Integration Profile Attribute Description