- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2020 09:36 PM
We know if a Business Rule is Synchronous way or Asynchronous by the type we keep,How can we know if workflow is Synchronous way or Asynchronous ?
Solved! Go to Solution.
- Labels:
-
Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2020 09:59 PM
Hi Krishna,
As we consider timer activity, Every script execution after implementing a workflow timer is run by system user and is also run in the background on the system scheduler. This allows Business Rules, Script-Includes and Workflow Scripts to run asynchronously, which allows for better system performance
Also refer below link
https://hi.service-now.com/kb_view.do?sysparm_article=KB0647534
Kindly mark it correct and helpful if it is applicable.
Thanks,
Priyanka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2020 09:59 PM
Hi Krishna,
As we consider timer activity, Every script execution after implementing a workflow timer is run by system user and is also run in the background on the system scheduler. This allows Business Rules, Script-Includes and Workflow Scripts to run asynchronously, which allows for better system performance
Also refer below link
https://hi.service-now.com/kb_view.do?sysparm_article=KB0647534
Kindly mark it correct and helpful if it is applicable.
Thanks,
Priyanka