Change- CAB Approval Workflow

sonita
Giga Guru

This is my requirement :

User Submits (Clicks the request button) —> CAB Group Approves -> Change is marked approved.

If Rejected -> Change marked rejected.

and this is the workflow.   but when the change is approved by CAB members , the state doesn't go to completed ! but in the workflow , I have set that up. Any ideas?

find_real_file.png

1 ACCEPTED SOLUTION

I used wait for condition activity in my workflow and it's working perfectly!!!!!!!!



find_real_file.png


View solution in original post

35 REPLIES 35

Abhinay Erra
Giga Sage

Do the workflow shows any errors? Did it flow through   till the end?


The workflow doesn't show any errors. it goes till the end but the state on the change form is approval ; it doesn't change to completed!!


Abhinay Erra
Giga Sage

There might be some some business rules which are not allowing to move it to closed state. Did you check for any business rules on the table?


I'll check the business rules now.