• How to send the right script return value so the reformatted JSON appears correctly?

    Hello,

    I'm having trouble with how my output looks in my data for the script I've created. I've created the script in a way where the output is a String that is precisely aligned to JSON format (using the Newtonsoft.Json.Linq.JObject format). However…

  • Calling Scripts via Application Server RESTful API using Common_StartScripts permission not working

    Hi,

    We are trying to call a custom script via the Application Server RESTful API. 

    We have made sure that the user who does this has an application role assigned which has the permission group Common_StartScripts. 
    This application role also has the permissions…