3.2 Advanced Settings Parameters

These are the configuration-related entries that the connector uses during reconciliation and provisioning operations.

Note:

  • Unless specified, do not modify entries in the below table.
  • All parameters in the table below are mandatory.

Table 3-2 Advanced Settings Parameters

Parameter Mandatory? Description
Connector Name Yes

This entry holds the name of the connector class.

Default value:

org.identityconnectors.sapariba.SAPAribaConnector

Bundle Name Yes

This entry holds the name of the connector bundle.

Default value:

org.identityconnectors.sapariba

Bundle Version Yes

This entry holds the version of the connector bundle.

Default value: 12.3.0

relURIs Yes

This entry holds the relative URL of every object class supported by this connector and the connector operations that can be performed on these object classes.

Default value: "__ACCOUNT__.CREATEOP=$(CreateUserURL)$","__ACCOUNT__.UPDATEOP=$(UpdateUserURL)$","__ACCOUNT__.SEARCHOP=$(UserReconURL)$","__ACCOUNT__.__GROUP__.GROUPLKP=$(GroupLookupURL)$","__ACCOUNT__.ORGANIZATION.Lookup=$(OrganizationLookupURL)$","__ACCOUNT__.CURRENCY.Lookup=$(CurrencyLookupURL)$","__ACCOUNT__.LOCALEID.Lookup=$(LocaleIdLookupURL)$","__ACCOUNT__.__GROUP__.ADDATTRIBUTE=$(GroupsAssignURL)$","__ACCOUNT__.__GROUP__.REMOVEATTRIBUTE=$(GroupsRemoveURL)$"

top Yes

The number of records to be returned in the response per page.

Default value:1000