IBM QRadar SOAR

IBM QRadar SOAR

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.  Tagging analyst in notes using in-script incident.addNotes

    Posted Wed August 14, 2019 02:48 AM
    Hi Members,

    I was looking for some approach where I can tag a fellow analyst in the notes while creating the note string from withing the in-script incident.addNotes method.

    Do we need to apply special characters in the string or any escape character to ​bring the effect similar to @ while manually creating a note.


    ------------------------------
    Regards,
    Mihir Ashar​
    ------------------------------


  • 2.  RE: Tagging analyst in notes using in-script incident.addNotes

    Posted Wed August 14, 2019 10:12 PM
    Hi Mihir,

    Checking "CommentDTO" of Resilient REST API, to mention a user you need to set "mentioned_users" when post a comment. I don't think this is supported by in-product script.

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



  • 3.  RE: Tagging analyst in notes using in-script incident.addNotes

    Posted Thu August 15, 2019 09:53 AM
    As Lily mentioned, doesn't look possible right now. But this is definitely a good idea. Best if you request it in the Resilient Ideas forum: https://2e4ccba981d63ef83a875dad7396c9a0.ideas.aha.io/ideas

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



  • 4.  RE: Tagging analyst in notes using in-script incident.addNotes

    Posted Fri August 16, 2019 07:41 AM
    Thanks Lily,Ben. I have raised an request in Idea Portal.

    ------------------------------
    Mihir Ashar
    ------------------------------