Forum Post: RE: Query API problems

  • Thread starter Thread starter shkumar
  • Start date Start date
Status
Not open for further replies.
S

shkumar

Guest
Hi adrien, I have verified this scenario and RB 3.0 and and it worked fine for me I belive this issue is fixed in RB 3.0 which will be available soon. steps followed : 1.logged in as FIrst admin in rollbase private cloud 2.Created an application and objects 3. Created an after update object script trigger , used selectquery() API in it 4. Verified that trigger worked for administrator user 5. Create a custom role 'test' and assigned this role to the application created above. (in object definition marked all query api permissions on this object and gave alll permissions to this role ) 6. created a user 'A' and assigned the role 'test' 7. login as user 'A' and observer the application is accessiable to this user 8. Create and update a record and observe that Trigger get executed successfully. please let me know if this the correct scenario that your trying to do. Thanks, Sharavan

Continue reading...
 
Status
Not open for further replies.
Back
Top