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 07/07/20 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 07/08/20 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 07/08/20 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 07/08/20 06:38 PM
    Edited by Jasmine 07/08/20 06:41 PM
    @Ben Lurie  

    Problem solved with log.debug()

    Best



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