After activating these certifications, they got stuck on Status: Activating, with some certificationEntities already at the Phase: Active and some still at Phase: Staged.
What can have caused this, and how to remediate this problem? Can I activate it again to process the missing CertificationEntities?
There are two fixes, which can be done for this sceanrio,
Cancel/Delete the certification and the create it again, and then retry activating it.
The issue could be because of large data sets, can You can try to split your query into smaller groups of identities and create separate campaigns for them with same configurations. Did you try running it on small batches of the user, there also it is getting stuck??
You can check whether the perfom task failed or was interrupted (task results and logs). also can you check at the database level, if any table entry is missing??
The solution we are trying is to delete and recreate the certifications. We will try to activate only one at the time see if that was the problem.
The perform task doesn’t seem to have had any problem.
I can’t check at the database level, but if the problem keeps happening I will try talking with the responsible team.
@tmamouros When you launch certification and observe that it is stuck, please also check task result, incase there are some failures reported. Sometime, it fails while evaluating certain user<>entitlemen/role due to data issues or some time some exception in certification rules. It should show it in task result.
In case you have access to server logs, you can also tail the logs in all servers while launching certification to see if there are failures.
Note: Found a fix?Help the community by marking the comment as solution. Feel free to react(,, etc.)with an emoji to show your appreciation or message me directly if your problem requires a deeper dive.