IBM QRadar SOAR

IBM QRadar

Join this online topic group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#Security
#QRadar
#SecuringhybridcloudandAI
 View Only
  • 1.  Generate a notification

    Posted 06/14/19 10:24 AM
    Is it possible to generate a notification when a task happened 2 hours from the moment of its opening and was not closed?

    ------------------------------
    Juan Cruz Del Col
    ------------------------------


  • 2.  RE: Generate a notification

    Posted 06/17/19 10:10 PM
    Hi Juan,

    The built-in Notification does not have the function to send notification based on a timer. You may need to implement using customised workflow and function.

    ------------------------------
    LILY WANG
    ------------------------------



  • 3.  RE: Generate a notification

    Posted 06/17/19 11:05 PM
    Lily, is there any function for sending mail? or some Python script that can be used?

    ------------------------------
    Juan Cruz Del Col
    ------------------------------



  • 4.  RE: Generate a notification

    Posted 06/18/19 12:06 AM
    Hi Juan,

    If you are using Exchange you can try Microsoft Exchange for IBM Resilient. I don't aware any other OOTB integration unless you contact the Professional Service team.

    ------------------------------
    LILY WANG
    ------------------------------



  • 5.  RE: Generate a notification

    Posted 06/18/19 12:57 AM
    Hi Juan,

    I using simple python script to send out emails, however you need to create resilient function which I did and working fine.

    Regards

    ------------------------------
    Venkatesh
    ------------------------------



  • 6.  RE: Generate a notification

    Posted 06/18/19 01:24 AM
      |   view attached
    Script

    ------------------------------
    Venkatesh
    ------------------------------

    Attachment(s)

    txt
    send_email.txt   570 B 1 version


  • 7.  RE: Generate a notification

    Posted 09/20/19 03:15 PM
    @Venkatesh Siddi thank you
    It works perfectly ​

    ------------------------------
    Juan Cruz Del Col
    ------------------------------