Oracle Human Capital Management
Connector name |
|
Connector type | Executable |
Type (UI field value) | Oracle Human Capital Management (HCM) |
Target system versions supported / tested | Known to work with version 11R13 of Oracle Human Capital Management (HCM); other versions may work. |
Connector status / support | Customer-Verified Clients may contact Bravura Security support for assistance with this connector. Troubleshooting and testing must be completed in the client's test environment as Bravura Security does not maintain internal test environments for the associated target system. |
The following Bravura Security Fabric operations are supported by this connector (depending on your product license and version):
update attributes
List:
accounts
attributes
For a full list and explanation of each connector operation, see connector operations.
Setting up a target system administrator
Bravura Security Fabric uses a designated account on Oracle Human Capital Management (HCM) to perform Bravura Security Fabric operations. Create an Oracle Cloud service user with permissions to access Oracle HCM.
Targeting the Oracle Human Capital Management (HCM) system
For Oracle Human Capital Management (HCM) system, add a target system in Bravura Security Fabric (Manage the System > Resources > Target systems).
Type is Oracle Human Capital Management (HCM) .
Address uses options described in the table below.
The address is entered in KVGroup format:
{server=<server>;port=<port>;ssl=true/false;checkCert=true/false;][proxy=<proxy>;][shortid=<shortid>;][pagesize=<pagesize>;][ver=12.7.2;][protocol=wininet/winhttp;]}
The full list of target parameters is explained in Target System Options.
Option | Description |
|---|---|
Options marked with a | |
Server | The URL of Oracle HCM Cloud service. For example, https://servername.fa.us2.oraclecloud.com (key: server) |
Port | The TCP port number, typically 443. (key: port) |
Connection over SSL | Select to enforce SSL connections. Default is "true". (key: ssl) |
Validate the server’s certificate when connecting | Determines whether to validate the server’s security certificate for SSL connections. Default is "true". (key: checkCert) |
HTTP Network Proxy | Proxy used for connecting. (key: proxy) |
Field name for short ID | Field name used for shortID. Default is "UserName". (key: shortid) |
Records per page(maximum 250) | Affects the number of records returned during listing. (key: pagesize) |
Version | API version. (key: ver) |
Advanced | |
Network protocol | Network protocol (key: protocol) |
Handling account attributes
You can view the complete list of attributes that Bravura Security Fabric can manage, including native and pseudo-attributes, using the Manage the system (PSA) module. To do this, select Oracle Human Capital Management (HCM) from the Manage the system > Resources > Account attributes > Target system type menu.
The agtorahcm connector utilizes Oracle REST API to access data in Oracle HCM target system. For information about Oracle REST API visit https://docs.oracle.com/en/cloud/saas/global-human-resources/19c/farws/index.html .
For information about the native Oracle HCM attributes managed by Bravura Security Fabric , consult your Oracle Human Capital Management (HCM) documentation.
Troubleshooting
It is highly recommended to use the connector on a windows 2012R2+ server where winhttp uses TLS 1.2 by default and both TLS 1.1 and 1.2 are enabled. On a windows 2008R2, some configuration are required, see the following link, additional configuration might be needed as well depending on machines:
