CMMN how to reexecute the completed activity

Hi, I have two stages in my cmmn. one is profile validation and another is fetch policy. Am checking the condition in fetch policy. If the policy is “NA” then it goes to approved - working fine, else it goes to profile validation - not working.
My question is how I move my case to profile validation? and how could I find out the status of all my cases?