Hi, with a minor code modification in QRadar TI app
(ThreatIntelligenceApp.2.5.0.zip) for FortISOAR issue, Qradar(7.5.0
UpdatePackage 8) was able to ingest IOCs from FortiSOAR TIM.Issue is
that FortiSOAR sends data with timestamp which has seconds an...
Referenced child playbook's last step's data is send back to parent
playbook. Save data that you want in last step of child playbook, you
will see it in reference step in parent playbook
couple of things you can try before you install connector next time
execute - csadm package content-hub sync --force from CLI For
configuration page issue, try to clear cache and attempt. Check browser
console for any errors
Request body exceeded settings.DATA_UPLOAD_MAX_MEMORY_SIZE. This error
indicates that the data being passed is too large for automation
framework to handle hence causing no execution of playbook. Can you
reduce mock data to single query output and tr...