4.2 Advanced Settings Parameters for Fusion Apps Authoritative Application
These are the configuration-related entries that the connector uses during reconciliation operations.
Table 4-2 Advanced Settings Parameters for Fusion Apps Authoritative Application
Parameter | Mandatory? | Description |
---|---|---|
Bundle Name | Yes |
This parameter holds the name of the connector bundle package. Default value: org.identityconnectors.fauserrequestservice |
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.fauserrequestservice.FAUserRequestServiceConnector |
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 |
pageSize | Yes |
This entry holds how many resources appear on a page for a search operation. Default value: 500 |