How to trigger a workflow while a incident ticket is created
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2016 06:20 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2016 06:28 AM
Hi Sathish,
In the workflow there are properties. Use those to set the conditions where you want to start the workflow. By default, no conditions means the workflow will be instantiated when the record is created.
Workflow Concepts - ServiceNow Wiki
Creating a Workflow - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2016 06:31 AM
Thank Tomasi
I want to know how to trigger a workflow while a incident ticket is created in service now

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2016 06:33 AM
Hi Sathish,
Using the instructions provided in the links, navigate to Workflow> Workflow Editor. Create a new workflow on the incident table. When you create a new incident, the workflow gets created. It's pretty straightforward.
For additional information and self-paced training about ServiceNow, please visit developer.servicenow.com.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2018 02:40 AM
Hello Chuck,
I have created a workflow on the incident table, but the problem is the workflow is not getting triggered when i raise an incident
Could you point out where i might be wrong
Regrads
Lynette