Skip to main content

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.

Table 1. Oracle Human Capital Management (HCM) address configuration

Option

Description

Options marked with a redstar.png are required.

Server redstar.png

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)