How Can We Help?
Unified User Synchronisation - ViewsUnified User Synchronisation - Views
VIEW CREATE STATEMENTS
Download Postgres user view create statements
Download Oracle user view create statements
USER_DATA (Mandatory)
This view is used to list all the users (people who can log in and use Pure) you want to synchronise into Pure. This means that one row should exist in this view per user you want to have in Pure. For each user you have to specify a USER_ID in the PERSON_DATA table, which corresponds to ID in this table. This means that this ID has to be unique for each user and cannot change over time. It's strongly recommended not to use the same ID for user as for person. ID for user could for example be prefixed with "USER". The USER_ID will be used to create "personal users" - the least privileged users of Pure, who can create content, and push it to other, more powerful users. Additional privileges can be added to users within Pure.
The User synchronisation should be executed prior to the Person synchronisation.
SQL Validation
Updated at July 27, 2024