I want to trigger an action parallelly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2024 02:35 AM
Hey Guys,
I want to call a specific sub-flow or action parallel, for example, I have an action to update a patch but I want to trigger for multiple systems. For every machine it takes 15 mins but I want to trigger for all the machines at once.
Do we have any OOBE options? Else please help me with JavaScript.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2024 03:46 AM
Please refer Do the following in Parallel action https://docs.servicenow.com/bundle/washingtondc-build-workflows/page/administer/flow-designer/concep...
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2024 03:53 AM
Hey @Amit Verma ,
Thanks for the response, but I want to do it dynamically. In the parallel action, I have to specify the action but where I want to repeat the same action for multiple devices.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 03:42 AM