Forum Discussion

fc's avatar
fc
Contributor
3 hours ago

Ensure users see error logs for specific app

Hi everyone, 

I have one environment with two apps. The users of one app cannot access the data of the users of the other app, and viceversa.

I created 3 groups, one to assign the system roles that both teams need (es: error log) to both teams, and the other two to assign all the application roles of each app to specific teams (team1 will have access to all application roles within app1, and the same for team2 and app2).

now I would need to make sure the users of one app can only see the error logs generated by app1, and not the ones generated by app2 (and the same for the users of team2).
is that possible?

Thank you!

1 Reply

  • rhankey's avatar
    rhankey
    Contributor III

    I am not personally aware of way of pre-restricting the out of box Error Log to specific apps.  However, you could build a data adapter that pre-filters the ErrorLog table any way you want.