Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
when i try to create a user for data preparation under TAC, selection of Role is empty. when i select to dropdown there is no roles to be selected.
attached screenshot.
Regards,
Arun
Hi,
We have to same problem. Do you have a upgraded installation or fresh install? We have an installation upgraded from 6.1.1 to 6.2.1. (Manual installation)
Thx in advance
Hi,
Have you checked your selected roles and assigned an action to selected Roles for selected Resources.
TalendHelpCenter:Viewing+Roles+and+Users
TalendHelpCenter:Managing+assignments
Best regards
Sabrina
INSERT INTO datapreprole (id, dtype, e_version, name, localizedlabel, fixed)
VALUES
(1, 'DataPrepRole', 0, 'Administrator', '', b'0'),
(2, 'DataPrepRole', 0, 'Dataset Manager', '', b'0'),
(3, 'DataPrepRole', 0, 'Data Preparator', '', b'0');