• Required Fields Disappear When Adding Multiple ITSHOP Products to Cart

    Hi everyone,

    In our custom One Identity portal, we have several ITSHOPs. One of them is for requesting access to a Network Folder. When we submit a request for network folder access, there are mandatory fields that must be filled out, such as "Reason…

  • Web Designer - Upload File node - Load content to local collection

    Hi experts,

    I am a bit stuck on the component mentioned in the subject.
    In short, my goal is to create a web function where the contents of a .csv file can be uploaded to a local collection and then processed using a custom script.

    My problem at the moment…

  • Display delegated manager in WebPortal

    Hi,

    I'm trying to customize the Person-overview page (VI_Common_ObjectSheet) in the webportal to show the manager currently responsible for the displayed user. I get the desired manager with the following SQL, but I don't know how to get this to work…

  • WebDesigner - Timer node

    Hi,

    I have a problem with 'Timer' node using. Here is my Web Designer project:

    Timer parameters: timeout in milliseconds - "5000", loop condition - "1=1" (also I have tried "true", "exists(...) " etc), Run asynchronously - unchecked, Execute…