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