Hi Tessiturians,
I created a local system table, followed all the rules/instructions (dropped the table and re-created it again) and getting this error:
SQLSTATE = 4200 The SELECT permission is denied on the object 'LTR_CONSTITUENCY_RANKING' select id, organization, constituency, additional_constituency, points, rank_type
Permissions are granted ... Any hints?
Thanks, Sabina
Who are the permissions granted to?
Sabina Spilkin said:Permissions are granted ... Any hints?
If you are on v15, you should grant permissions to "tessitura_app" as well as "impusers".
Yes, it worked. Thank you!