Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Maps group versus user

ColumnTypeReferencesComments
idInteger Primary key
vdb_idInteger  
discriminatorInteger Indicates what this record is for. For example, 56 is Workflow App, 17 is Project, 61 is Department, 58 is Custom Report
role_idIntegerdb_group.idID of the role played by user
user_idIntegerdb_person.idID of the user
department_idIntegerdb_group.idID of department if department membership. Null otherwise
project_idIntegerdb_project.idID of project if project membership. Null otherwise
report_idIntegerdb_custom_report.idID of report if report/client membership record. Null otherwise
  • No labels