Palo Alto Networks Certified Security Automation Engineer (PCSAE) — Question 30
An engineer asked for a specific command in an integration but the capability does not exist. The engineer decided to edit the existing integration by copying the integration and adding the needed commands.
What is the main concern when adding these commands?
Answer options
- A. The commands must return a proper result to the war room for the analysts to understand
- B. The code may not be written to XSOAR standards
- C. The integrations are locked and cannot be edited with additional commands
- D. The custom integration will not be maintained and updated by XSOAR content team
Correct answer: D
Explanation
The correct answer is D because creating a custom integration means that it will not be supported or updated by the official XSOAR content team, potentially leading to issues in the future. Options A and B concern the quality and standards of the code, which are important but secondary to the lack of support. Option C is incorrect as integrations can typically be edited, but custom changes may not receive official maintenance.