• How to create a View on the database without having a UID field to refer to?

    Hello, everyone,
    I am using One Identity - Identity Manager v. 8.2.
    I would like to create a View on the Database using the launchpad's 'Extend Schema' tool.
    The query that generates the view is very complex and requires many JOINs. The tool…

  • How to generate a unique progressive sequence number in a script?

    Hi,
    I am facing templates for the first time. How can I generate the Central User Account in the form "X" + a progressive number (the number should be retrieved from a "sequence" stored on the DB)?
    Thank you