nerdexam
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)
  • A
    70% (14)
  • B
    15% (3)
  • C
    10% (2)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full PCSAE Practice