What level of access does Guest User have?

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
himanshu
Posts: 722
Joined: Thu Jun 19, 2008 6:24 am
Location: India
Contact:

What level of access does Guest User have?

Post by himanshu »

Hi,

I am having a business object (Example Employee) which have many references to other business objects.

There is another business object called EmployeeActivity which have a reference to Employee too.

I have given Guest Access as read only to both objects, now if try to show any record from EmployeeActivity by using EmployeeActivity.ID it shows the record info correctly to the Guest user.

But now I am trying to put Employee ID in context so a Guest can see all the EmployeeActivity and it failed to show.
Logs shows Access Denied to object with given Employee ID.

I tried with many options with guest access but not worked, after I put all the other business objects access level read which are referenced to Employee and it worked. FYI - There is no such information on the Guest View which is shown from references but still it Access Denied.

My Question over here,

1. Is there any way to look exactly which BO is causing the issue specifically?
2. Any better approach to allow guest user access but still keeping the other business objects safe?
From,
Himanshu Jain


AwareIM Consultant (since version 4.0)
OS: Windows 10.0, Mac
DB: MYSQL, MSSQL
Post Reply