Skip to main content
Solved

Data Masking for Sales Price

  • August 10, 2020
  • 5 replies
  • 230 views

baris.halici
Hero (Customer)
Forum|alt.badge.img+12

Hi,

I want to do data masking on user role. We researched Data Redaction, but we use oracle standart edition. 

I tried editing the views(customer_order_line_tab). I know it’s a very wrong way. Because, it’s inevitable to receive errors due to calculations.

I wanted to ask if anyone has any suggestions.

 

Thanks,

Best regards.

Best answer by paul harland

Just checked this and the following presentation object, if revoked, prevents access to column chooser and layout configuration.

 

5 replies

paul harland
Superhero (Employee)
Forum|alt.badge.img+24
  • 547 replies
  • October 6, 2020

It’s best to try it by configuring the client profile to hide certain fields.  

Definitely do not edit the views!

To do it properly you would need a modification to IFS.


baris.halici
Hero (Customer)
Forum|alt.badge.img+12
  • Author
  • Hero (Customer)
  • 128 replies
  • October 12, 2020

Hi @paul harland,

Thanks for reply. Hiding certain fields is a good solution. but the "column chooser" should not be authorized. In this case, the freedom of users is considered limited.

Can we do this for only one display(CustomerOrderLine)?

 

Best Regards.


paul harland
Superhero (Employee)
Forum|alt.badge.img+24
  • 547 replies
  • October 12, 2020

I believe there’s a permission that controls whether the user can access things like the column chooser.  Check the Base Functionality folder within Permission Set/Presentation Objects.

But this is a global setting, affects all screens.  You can’t do it just for one screen.


paul harland
Superhero (Employee)
Forum|alt.badge.img+24
  • 547 replies
  • Answer
  • October 14, 2020

Just checked this and the following presentation object, if revoked, prevents access to column chooser and layout configuration.

 


baris.halici
Hero (Customer)
Forum|alt.badge.img+12
  • Author
  • Hero (Customer)
  • 128 replies
  • October 27, 2020

Yes, i see. If column chooser is removed, users will be restricted. they can't use it on other screens..