Palo_Alto_Networks
PCSAE · Question #169
A Cortex XSOAR engineer is building an automation in Python and wants to return the error back in the war room. How can this be achieved?
The correct answer is A. Use the return_error() function. See the full explanation below for the reasoning.
Question
A Cortex XSOAR engineer is building an automation in Python and wants to return the error back in the war room. How can this be achieved?
Options
- AUse the return_error() function.
- BUse the demisto.debug() function.
- CUse a print statement.
- DUse the demisto_error() function.
How the community answered
(20 responses)- A70% (14)
- B15% (3)
- C10% (2)
- D5% (1)
Community Discussion
No community discussion yet for this question.