Data Filtration

Muskan Hans2
Tera Contributor

I am trying a new feature called Data Filtration on our non PROD instance. 

 

It has been working fine so far in the backend. I only have one problem with it. I want users to see their own record at least on esc portal.

 

For example - opened by, requested by, requested for , watchlist users should be able to see their own record on esc portal when they order the request. 

 

is this possible with Data filtration?

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi @Muskan Hans2 

no this is the wrong place. Data Filtration works on Server Side and has no contact to the user's current UI.

And furthermore, it would make no sense to have an additional security layer if anybody could implement exceptions. 

Your requirements can be implemented with ACLs and you not even need to use scripting as you can leverage the condition builder only.

Maik

View solution in original post

1 REPLY 1

Maik Skoddow
Tera Patron
Tera Patron

Hi @Muskan Hans2 

no this is the wrong place. Data Filtration works on Server Side and has no contact to the user's current UI.

And furthermore, it would make no sense to have an additional security layer if anybody could implement exceptions. 

Your requirements can be implemented with ACLs and you not even need to use scripting as you can leverage the condition builder only.

Maik