While testing a custom integration, an XSOAR engineer noticed that the incident fetch interval is missing. How can this be fixed?
While testing a custom integration, an XSOAR engineer noticed that the incident fetch interval is missing. How can this be fixed?
If the incident fetch interval is missing in an integration instance, the correct method to fix this is to duplicate the integration, edit the resulting copy, and add the 'incidentFetchInterval' as a parameter. This way, you can configure the new integration instance with the required interval.
B. should be correct 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
B is correct