- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2016 10:47 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2016 02:33 PM
I used wait for condition activity in my workflow and it's working perfectly!!!!!!!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2016 11:21 AM
Do the workflow shows any errors? Did it flow through till the end?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2016 12:48 PM
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!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2016 12:53 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2016 12:58 PM
I'll check the business rules now.