• Custom script in mail template does not print output : version 9.1

    I have HTML code in a file and read that file in a script CCC_Header() when i call that is mail template it does not print what was expected.

    My script :

    Imports System.IO


    Public Function CCC_Header() As String
    Dim Filepath As String= "C:/Header.html…

  • Scheduled process executing custom script

    Hello everyone,

    I wrote a synchronization script that fetches data from an API and creates person objects in the database.

    I created a custom event and process that runs the script and I set the person table as the base object for the process being triggered…

  • IT Shop event through custom script

    Dear All,

    At the moment I am working on changing a feature in the IT Shop during the Request phase through a custom script in Designer, but I still haven't figured out how to write and invoke it.

    Specifically, I need a check on the specifications of the…

  • RE: Create by script request for an UNSgroupB item

    Hi,

    the method "CreateITShopOrder" you are referring to allows you to convert already existing direct group memberships into requested group memberships. Therefore, the method is present at UNSAccountBinUNSGroupB objects and not at the UNSG…