PCSAE · Question #95
While testing a custom integration, an XSOAR engineer noticed that the incident fetch interval is missing. How can this be fixed?
The correct answer is B. Duplicate the integration. Edit the resulting copy and add incidentFetchInterval as a parameter.. If the integration instance does not have the Incidents Fetch Interval field, you need to add this field by editing the integration settings. If the integration is from a content pack, you need to create a copy of the integration. Any future updates to this integration will not b
Question
While testing a custom integration, an XSOAR engineer noticed that the incident fetch interval is missing. How can this be fixed?
Options
- ADefine the Incident Fetch Interval when running the integration's commands.
- BDuplicate the integration. Edit the resulting copy and add incidentFetchInterval as a parameter.
- CConfigure the application to send incidents on the required interval.
- DDuplicate the integration. Add the interval in the code. Save the integration and Configure the new
How the community answered
(47 responses)- A6% (3)
- B74% (35)
- C15% (7)
- D4% (2)
Explanation
If the integration instance does not have the Incidents Fetch Interval field, you need to add this field by editing the integration settings. If the integration is from a content pack, you need to create a copy of the integration. Any future updates to this integration will not be applied to the copy integration. https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8/Cortex-XSOAR-Administrator- Guide/Fetch-Incidents-From-an-Integration-Instance
Topics
Community Discussion
No community discussion yet for this question.