Retry Configurations

Connectors that support provisioning operations also have the capability to retry the operation if it fails. The retryableErrors entry is a list of strings through which the connector searches when it receives a message from the managed application. To take advantage of this feature, add the retryable error messages list to the attributes map on an application. If one of the strings in the entry is in the error, the connector attempts to retry the connection. If the configured error string is not a part of the error message, then the connector will not attempt a retry. Add the following entry in the source XML using the SailPoint REST APIs.


This is the companion discussion topic for the documentation at https://documentation.sailpoint.com/connectors/webservices/help/integrating_webservices/retry_configurations.html

This documentation points to a deprecated API. Can you please update this documentation such that it matches the new process? Not only the end point but also the path of the value should be double checked.

Kind regards,
Angelo

Hi Angelo! Thank you for your input. We’ve created a Jira issue to track the effort and we’ll update the comment thread when it’s been addressed: CONDOCS-4099

1 Like

Hi Angelo, we’ve made the update to the topic so the API example is now using the V3 API. We’ve closed out the Jira as complete. Thank you for letting us know.