- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
10-02-2024 02:22 PM
Is there any way to set a task within a playbook so that it does NOT execute if all the "arrows" pointing to it haven't completed their execution yet? For example, in the following image, I would like the "Close Investigation" task to execute only if both sub-playbooks have completed their execution. Is that possible? Thanks in advance!
10-03-2024 03:01 AM
This can be achieved through a playbook "Context Polling - Generic". Set your sub-playbook write some context key upon complete and then poll that context key in via this playbook.
10-03-2024 03:01 AM
This can be achieved through a playbook "Context Polling - Generic". Set your sub-playbook write some context key upon complete and then poll that context key in via this playbook.
10-03-2024 06:36 AM
Thanks you so much!!🤗
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!