A.1 Files and Directories in the Salesforce Connector Package

These are the files and directories on the connector installation package that comprise the Salesforce connector.

Table A-1 Files and Directories in the Connector Installation Package

File in the Installation Media Directory Description

org.identityconnectors.genericrest-12.3.0.jar

This JAR is the ICF connector bundle.

configuration/Salesforce-CI.xml

This file is used for installing a CI-based connector. This XML file contains configuration information that is used by the Connector Installer during connector installation.

Files in the resources directory

Each of these resource bundles contains language-specific information that is used by the connector. During connector installation, these resource bundles are copied to the Oracle Identity Governance database.

Note: A resource bundle is a file containing localized versions of the text strings that are displayed on the Administrative and User Console. These text strings include GUI element labels and messages.

xml/Salesforce-ConnectorConfig.xml

This XML file contains definitions for the following connector objects:
  • IT resource definition

  • Process forms

  • Process tasks and adapters

  • Lookup definitions

  • Resource objects

  • Process definition

  • Scheduled tasks

  • Reconciliation rules

xml/Salesforce-auth-template.xml

This file contains definitions for the connector objects required for creating an Authoritative application. It includes certain details required to connect Oracle Identity Governance with the target system. It also includes configuration details specific to your target system, attribute mappings, correlation rules, and reconciliation jobs.

xml/Salesforce-pre-config.xml

This XML file contains definitions for the connector objects associated with any non-User object like Groups.

xml/Salesforce-target-template.xml

This file contains definitions for the connector objects required for creating a Target application. It includes certain details required to connect Oracle Identity Governance with the target system. It also includes configuration details specific to your target system, attribute mappings, correlation rules, and reconciliation jobs.

upgrade/UpgradeScimToRest.sh This file contains the script that are run after performing an AOB UI upgrade of the connector
upgrade/config.properties This file contains the properties parameter of the UpgradeScimToRest script.

upgrade/REAMDE

This file contains the README of UpgradeScimToRest script.