While testing a custom integration, an XSOAR engineer noticed that the incident fetch interval is missing. How can this be fixed?
A.
Define the Incident Fetch Interval when running the integration’s commands.
B.
Duplicate the integration. Edit the resulting copy and add incidentFetchInterval as a parameter. Save the integration. Configure the new integration instance with the interval required.
C.
Configure the application to send incidents on the required interval.
D.
Duplicate the integration. Add the interval in the code. Save the integration and Configure the new integration instance with the interval required.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit