Palo Alto Networks Certified Security Automation Engineer (PCSAE) — Question 46
Which two methods will allow data to be saved in incident fields within a playbook? (Choose two.)
Answer options
- A. setFields
- B. Field mapping
- C. setIncident
- D. Layout inline editing
Correct answer: B, C
Explanation
The correct answers are B and C because 'Field mapping' allows for the alignment of data fields to specific incident fields, while 'setIncident' directly modifies the incident's properties. Options A and D do not provide direct methods for saving data in incident fields, making them incorrect choices.