[SAMP-Reclamation] Removal Candidate requests (RCC) status stuck in "Awaiting Revocation" even after completionIssue Some of the Removal Candidate requests (RCC) are stuck in "Awaiting Revocation" even after completion of flow.ReleaseAll instances with Software Asset Management Professional is installed.CauseOnce the removal candidate is created, then the related workflow Reclamation workflow is triggered. Within the workflow, we have the activity "Run orchestration workflow" (with stage "Awaiting Revocation") which is intended to decide type of software removal (Software Installation, Software Subscription, Hybrid Software, etc). If the software is Hybrid type (both physical install and subscription) then it will go in the path "Hybrid Subscription Software". In this workflow path "Hybrid Subscription Software", there is no activity with stage "Closed Complete" to set the status of task to "Closed Complete. So when the workflow runs the activity "Run orchestration workflow" its sets the task status as "Awaiting Revocation" based on activity stage. And once the this activity passes in "Hybrid Subscription Software" direction its directly connected to End activity and task status never set. ResolutionWe can customize the workflow with another activity between "Run orchestration workflow" and "End" activity to set the appropriate status to the task. (Ex. Set Values activity with stage as "Closed Complete")Related LinksHow software removal candidates are created for a reclamation rule