IBM QRadar SOAR

IBM QRadar

Join this online user 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.

 View Only
  • 1.  Adding task without using rules and user tasks

    Posted Thu January 14, 2021 05:53 AM
    Hi All,

    Can I know is there a possible way on how to add task through workflow to an incident without using rules and user tasks?


    ------------------------------
    Sandeep Kothapalli
    ------------------------------


  • 2.  RE: Adding task without using rules and user tasks

    Posted Fri January 15, 2021 08:10 AM
    It would help to understand the use case a bit more. But the only way to programatically add a custom task is by using a script with incident.addTask(). Scripts can be run by Rules or inside a Workflow started by a Rule.

    Ben

    ------------------------------
    Ben Lurie
    ------------------------------



  • 3.  RE: Adding task without using rules and user tasks

    Posted Sun January 17, 2021 12:48 AM
    Thank you Ben. Your solution always helps me.

    ------------------------------
    Sandeep Kothapalli
    ------------------------------