Please share any images or screenshots, if relevant.
[Please insert images here, otherwise delete this section]
Please share any other relevant files that may be required (for example, logs).
[Please insert files here, otherwise delete this section]
Share all details about your problem, including any error messages you may have received.
Looking for ways to configure ‘retries’ for failed certification revocation/remediation requests.
*‘Provisioning with retries’ workflow has variables like ‘*provisioningRetryThreshold’ and ‘provisioningMaxRetries’ in workflow and similar variables are also at application level to handle failed access requests. But would these same attributes be able to handle certification initiated, failed provisioning request. Or will it require a custom solution. Suggestions would be very helpful on implementation strategy or if there is an OOTB solution kindly suggest.
There is no out-of-the-box retry support at the certification level in IIQ.
You need to implement a custom scheduled retry mechanism to reprocess failed certification revocation provisioning.
@pattrikha Retry will work for certification requests also if you have retry configuration in your application. I have verified it. PFB provisioning transaction screenshots.
If you configure the setting below at the application level, it will retry only failures that match the mentioned list. The retry will occur if the error message contains your list of errors. certification revocation items also.