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 11:35 PM
Thanks Andras
It working fine and after trigger the Workflow i need to change the ticket status in the Servicenow automatically, how to do that

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2016 11:39 PM
Hi Sathish,
Please check for activity "Set Values" in workflow.
http://wiki.servicenow.com/index.php?title=Utility_Activities#Set_Values&gsc.tab=0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2018 06:16 AM
Hi ,
if you want to change status you can use set values activity in workflow editor .
through script also you can set value for state.
Regards,
Manjusha Bangale