How to retry provisioning of records from DPRMemberShipAction table?


According to documentation, DPRMemberShipAction table stores group membership changes to prevent Idm from overwriting changes made directly in external system.
If provisioning task fails, the record stays in the table. If it is successful, then it is removed from the table.

We removed a number of failed provisioning tasks from Qob Queue Info. Is it possible to initiate provisioning of these records again? I tried to find appropriate process plan but without success