How to know that which workflow is attached to my change request table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2023 08:22 AM
How to know that which workflow is attached to my change request or how to attach any workflow to the change requiest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2023 03:16 AM
If you are an admin, there is a Show Workflow ui action at the left bottom of the change request form.
You can attach a workflow to a change request by defining it in workflow editor, configure the trigger condition and if it is satisfied it will be the one attached to change request.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2024 08:31 AM
Hi, I am trying to learn this lab on my PDI: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0538548
I created a workflow on Change Request table, but I don't see that getting executed.
I see only Show Flow for the existing Change Requests and that shows the Flow Design.
I am not able to see my workflow getting executed when I create a Normal or Emergency Change Request
I tried changing: com.snc.change_management.change_model.hide to true , but that didn't help.
Any idea how I can get my WorkFlow to execute?