Hi gurus,
I need your assistance. I have created a custom screen and placed it in the title section of production elements. I can go to the screen in Tessitura however I am not able to add or delete any data. I have combed through the security setup but cannot seem to find the object that grants permissions to this area. Any ideas?
Many thanks!
Naomi
It may be that your procedure or custom table does not have permissions assigned. Do this in SQL Management Studio. Right click on the object and select Permissions. Then normally you give select rights to the impusers group.
From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Naomi Williams Sent: Monday, July 19, 2010 10:12 AM To: Gloria Ormsby Subject: [Tessitura Technical Forum] Security for custom screen in production elements
This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!
Hi Gloria,
I checked the table and it has select, insert, update and delete for the impuser group. Any other thoughts?