- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2025 05:33 AM
In my system we have normal change type where category field which has 2 choice values 1) "application" and 2) infrastructure.
If we select category as "application" one workflow gets attached to the change request and if i select "infrastructure" then another workflow gets attached to the change request.
Now i want only the infra workflow to be attached every time , either user select category as "application" or "infrastructure".
How is it possible to do so.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2025 05:50 AM
Hi @VIKAS MISHRA
Deactivate one workflow amd update the trigger conditions on the other flow i.e category IS "application" or "infrastructure".
Update the trigger condition:
Go to "Workflow Editor" -> Open the flow -> Go to properties and update the properties.
Deactivate the workflow:
Go to "Workflow Editor" -> Open the flow -> Go to menu and click "Set Inactive"
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2025 05:50 AM
Hi @VIKAS MISHRA
Deactivate one workflow amd update the trigger conditions on the other flow i.e category IS "application" or "infrastructure".
Update the trigger condition:
Go to "Workflow Editor" -> Open the flow -> Go to properties and update the properties.
Deactivate the workflow:
Go to "Workflow Editor" -> Open the flow -> Go to menu and click "Set Inactive"
Regards,
Siva