3.2 Advanced Settings Parameters for Fusion Apps Target Application
These are the configuration-related entries that the connector uses during reconciliation and provisioning operations.
Table 3-2 Advanced Settings Parameters for Fusion Apps Target Application
Parameter | Mandatory? | Description |
---|---|---|
Bundle Name | Yes |
This parameter holds the name of the connector bundle package. Default value: org.identityconnectors.faidentityservice |
Bundle Version | Yes |
This parameter hods the version of the connector bundle class. Default value:12.3.0 |
Connector Name | Yes |
This parameter holds the name of the connector class. Default value:org.identityconnectors.faidentityservice.FAIdentityServiceConnector |
httpHeaderContentType | No |
This entry holds the content type expected by the target system in the header. Default value: application/json |
httpHeaderAccept | No |
This entry holds the accept type expected from the target system in the header. Default value: application/json |
connectionTimeOut | No |
Connection timeout occurs when a client fails to establish a connection with a server within a predetermined amount of time. Default value: 80000 |
socketTimeOut | No |
The socket timeout is a setting that specifies how long a socket will wait for a response before it is considered timed out. Default value: 90000 |
requiredWorkerAttributes | Yes |
Specify the necessary attributes to provision a worker, tailored to their specific worker type. Default value: E:familyName,LegislationCode,LegalEmployerName,WorkerType,ActionCode,BusinessUnitId#N:familyName,LegislationCode,LegalEmployerName,WorkerType,ActionCode,BusinessUnitId#C:familyName,LegislationCode,LegalEmployerName,WorkerType,ActionCode,BusinessUnitId#P:familyName,LegislationCode,LegalEmployerName,WorkerType,ActionCode,BusinessUnitId,ProposedUserPersonType,ProjectedStartDate |
lookupEndPoints | Yes |
A lookup endpoint is designed to retrieve specific data or information based on the provided API. Default value: Country:hcmCountriesLov#Department:departmentsLov#Jobs:jobsLov#BusinessUnit:hcmBusinessUnitsLOV#LegalEmployerName:legalEmployersLov#LegislationCode:legalEmployersLov#Grades:grades#AddressType:/fscmRestApi/resources/11.13.18.05/commonLookupsLOV?finder=LookupTypeAllRowsFinder;LookupType=ADDRESS_TYPE#PhoneTypes:/fscmRestApi/resources/11.13.18.05/commonLookupsLOV?finder=LookupTypeAllRowsFinder;LookupType=PHONE_TYPE#ActionCode:actionsLOV#WorkerType:/fscmRestApi/resources/11.13.18.05/commonLookupsLOV?finder=LookupTypeFinder;LookupType=PER_PERIOD_TYPE |
applicationType | Yes |
The application type determines if it is AOB or CI application. 'true' indicates AOB, and 'false' indicates CI. Default value: true |
defaultBatchSize | No |
This entry holds how many resources appear on a page for a search operation. Default value: 500 |