adamian
(Andrei Damian Fekete)
September 24, 2024, 8:01am
1
What problem are you observing?
The AD connector can error out with this message:
Configure IQServiceResponseTimeout or provisioningTimeout in the source to increase the timeout.
Where is the parameter IQServiceResponseTimeout
documented?
What is the difference between IQServiceResponseTimeout
and provisioningTimeout
?
There are a couple of threads mentioning this parameter, but nobody has a clear understanding of what it does.
Hello All,
I am obtaining an error in the search tab for some accounts that are being created on the active directory. I am receving the following error :
sailpoint.connector.ConnectorException: Error response from connector: IO error processing HTTP POST response to URI: https://xxx.xxxxx.xxx/pipeline?sub=19d00c3f-54f2-4427-9fa5-1dd24913a598&message=15&org=xxxx
What does it mean ? The error is happening for few accounts. After this error, I obtain the following error in the account activity …
Hi All,
We are seeing intermittent timeout issue for IQService while system trying to process bulk records in identityNow with below error:-
[“Timed out waiting for a response from IQService after [60] seconds. Request outcome is unknown.Configure IQServiceResponseTimeout or provisioningTimeout in the source to increase the timeout. Read timed out”]
Any suggestion how to resolve it?
Thanks
We have a AD - After Create powershell script that updates few attributes in Azure AD after the account is created in AD. For this we have a retry logic in the script which will wait for the User account to be available in Azure AD before updating the required attributes. The AD to Azure sync runs every 30 mins. The powershell script runs fine and does its job.
For this, we have set the following timeout attribute in the source:
“provisioningTimeout”: “600”,
“IQServiceResponseTimeout”: “3600”…
What is the correct behavior?
All parameters should be documented.
What product feature is this related to?
ISC Active Directory connector.
What are the steps to reproduce the issue?
Execute a provisioning operation in AD that takes a long time.
Check the error message.
Do you have any other information about your environment that may help?
No.
2 Likes
I just posted feedback here asking for this same information. We would appreciate SailPoint updating their documentation. We frequently learn about new settings either from Advisory Services or searching a forum rather than from product documentation.
3 Likes