• 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…

  • 1IM 8.0 calling scripts with REST does not work

    Hi there,

    I try to make a CCC_someName script  run with REST. I can make a CCC_HelloWorld with 0 parameters run but not one with one or more input parameters.

    This is how it should work:

    And this is what I do:

    The logfile always tell me the number of…

  • 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…