Calling workflow from script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2014 02:06 PM
Is there a way to call a workflow using script?I want the workflow to be only called from script and not by default when record is created for a table.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2014 04:36 PM
I was finally able to solve this with a workaround.
1. I am doing the first update to the incident in the business rule
2. Only after the first update, the workflow update kicks in
-Aman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2020 09:45 PM
Hi ....i want to integrate servicenow with rundeck.In that i want to trigger workflows according to the incident's category. is there any mediator need between incident and workflow to run workflow accordingly? And is there any videos about servicenow integration with rundeck?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2020 09:54 PM
hi .... how do i trigger workflows from assignment rule template according to incident's category?