Change request approval stop
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 10:09 PM
Hi all,
I have a requirement in change request form, change is related to Request, once the request is approved and task will closed completed then only change approver groups can approve the change how to achieve this
request is completed then only change approver can approve change
if the request is not approved or not completed change approvers cann't approved the request and showing error the request is not completed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 10:37 PM
Hi @MK21 ,
1. ( Before change approval activity) On the change workflow or flow you need to include a condtion check / script - which checks if the request is approved. (query the associated RITM to the current change and check for approval state)
2. if the RITM change is approved it will continue with Change approval workflow.
I hope this helps..
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 11:41 PM
can u please provide the script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2024 12:33 AM
Did you start with the script ? were are you struck ?
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....