3.1 Basic Configuration Parameters for Fusion Apps Target Application

These are the connection-related parameters that Oracle Identity Governance requires to connect to Fusion Apps Connector. These parameters are applicable for target applications only.

Table 3-1 Basic Configuration Parameters for Fusion Apps Target Application

Parameter Mandatory? Description
username Yes

Enter the user name of the target system that you create for performing connector operations.

Sample Value: johnsmith

password Yes

Enter the password of the target system user account that you create for connector operations.

Sample value: password

host Yes

Enter the host name of the machine hosting your target system. This is a mandatory attribute while creating an application.

Sample value: fa-host.com

userSchemaEndPoint Yes

This specifies the API endpoint of the user schema resource used to view the user SCIM resources' attribute definitions.

Sample value:/hcmRestApi/scim/Schemas/urn:scim:schemas:core:2.0:User

userEndPoint Yes

This specifies the API endpoint for interacting with user data.

Sample value: /hcmRestApi/scim/Users

roleEndpoint Yes

This specifies the API endpoint for interacting with role data.

Sample value: /hcmRestApi/scim/Roles

workerBaseUrl Yes

This provides the foundation for accessing various resources within the HCM REST API.

Sample value: /hcmRestApi/resources/11.13.18.05/

workerEndPoint Yes

This defines a specific resource path within the API that focuses on worker-related data and operations.

Sample value: workers

Connector Server Name No

The name of the IT resource of the type "Connector Server."

Note:

Enter a value for this parameter only if you have deployed the Fusion Apps connector in the Connector Server.

port No

Enter the port number at which the target system is listening.

Sample value: 123

proxyHost No

Enter the proxy host name.

This is useful when a connector must be used in the network protected by the web proxy. Check with your network administrator

Sample value: www.proxyhost.com

proxyPassword No

Enter the proxy password.

This is useful when a connector must be used in the network protected by the web proxy. Check with your network administrator

proxyPort No

Enter the proxy port number.

This is useful when a connector must be used in the network protected by the web proxy. Check with your network administrator for more information about proxy configuration.

Sample value: 1106

proxyUser No Enter the proxy user name.This is useful when a connector is to be used in the network protected by the web proxy. Check with your network administrator for more.
SSL No

If the target system requires SSL connectivity, then set the value of this parameter to true. Otherwise set the value to false.

Sample value: true