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.  Script Execution Permisson

    Posted Tue July 07, 2020 05:22 PM
    Hi,

    I have this error when execute script. My role is Master Administrator. Any advice would be appreciated.

    Best



    ------------------------------
    Jasmine
    ------------------------------


  • 2.  RE: Script Execution Permisson

    Posted Wed July 08, 2020 08:23 AM
    I don't think that it is valid to use the built in print statement. You can use the log object:


    Ben


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



  • 3.  RE: Script Execution Permisson

    Posted Wed July 08, 2020 10:07 AM
    Hi Ben,

    Thanks for your response. I can use print for note object for example. But not for incident.

    Best

    ------------------------------
    Jasmine
    ------------------------------



  • 4.  RE: Script Execution Permisson

    Posted Wed July 08, 2020 06:38 PM
    Edited by Jasmine Wed July 08, 2020 06:41 PM
    @Ben Lurie  

    Problem solved with log.debug()

    Best



    ------------------------------
    Jasmine
    ------------------------------