Page History
...
User Role | Create Data Table | Data Request | Data Request Manager View Details | Data Export/Generate Data file | Change Request Status |
---|---|---|---|---|---|
Obfuscated | Enabled | Enabled | Enabled | Disabled | Disabled |
Aggregate | Enabled | Enabled | Enabled | Disabled | Disabled |
Protected | Enabled | Enabled | Enabled | Disabled | Disabled |
LDS | Enabled | Enabled | Enabled | Disabled | Disabled |
Manager/No LDS | Disabled since no LDS | Disabled | Enabled | Enabled | Enabled |
Manager/LDS | Enabled | Enabled | Enabled | Enabled | Enabled |
Admin/no LDS | disabled since no LDS | Disabled | Enabled | Enabled | Enabled |
Admin/LDS | Enabled | Enabled | Enabled | Enabled | Enabled |
Database Configuration
RPDO_TABLE_REQUEST Configuration
In order to support the the data Table Table design, a new table RPDO_TABLE_REQUEST is added. The metadata in Data Table design is stored in the table when the data Table is saved.
...
Info |
---|
The default rows insert script is provided in the data install folder of the release |
QT_BREAKDOWN_PATH
QR_Breakdown_Path table has been modified to include a new column Group_id. It logs the Project_id value.
Database Updates
RPDO_TABLE_REQUEST
...
Info | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
We recommend data requests be limited to DATA_LDS users (irrespective of Admin path role - admin, user, manager) and data exports be limited to MANAGER users (irrespective of data path role - data_lds, data_agg,data_obf, data_deid). The user role determines if exports/requests are visible and runnable.
|
QT_BREAKDOWN_PATH
QT_breakdown_path logs the table_instance_id value and the result_instance_id. to be associated with the ptset. query.
...