Question from "A developer's guide to XSOAR 6.2" webinar: Can we use the Debugger directly on the subplaybook?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Question from "A developer's guide to XSOAR 6.2" webinar: Can we use the Debugger directly on the subplaybook?

L4 Transporter

Let’s say my parent playbook is very big and I just want to test the subplaybook by itself. If the subplaybook has input, how can we pass it test data for the debugger?

1 REPLY 1

L3 Networker

Yes, you can run a sub-playbook by itself in the playbook debugger. 

The Playbook Triggered header does not allow overriding inputs to a sub-playbook for testing. You can do that for individual tasks inside that playbook. You can also just set a default value while defining the playbook input itself. This will be overridden by the value passed from the parent during a complete run. 

  • 1602 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!