cancel
Showing results for 
Search instead for 
Did you mean: 

Data Scrambling in SAP PI

Former Member
0 Kudos

Hi All,

I have one query about "Data Scrambling Concept"  in sap pi. Is it possible in PI using any method/procedure.

Having a plan to  hide/scramble some important information (  some fields ex : salary and work orders and HR related fields from whole payload ) to end users.

I have below quires when this requirement came to me.

  • Is it possible for particular fields in entire payload after mapping..?
  • If it is possible how many ways we can do this scrambling the data at end users ..?
  • I proposed to stop permissions to some users from roles & authorization team but they wanted to know/see all payload.

Waiting for your useful answers...

Thanks ,

Naga

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>Is it possible for particular fields in entire payload after mapping..?

yes - assuming you do it in UDF or adapter module

>>>If it is possible how many ways we can do this scrambling the data at end users ..?

you need to do it yourself (UDF, adapter module)

>>>I proposed to stop permissions to some users from roles & authorization team but they wanted to know/see all payload.

are you sure they need to see PI's payload ? in general users don't have access to PI monitoring (it's not a tool for business people) so it's enough to make field level authorizations in SAP ERP (in SAP AIF for example)

Regards,

Michal Krawczyk


Answers (1)

Answers (1)

allamudi_loordh
Active Participant
0 Kudos

Hi Naga,

As michel said you can ahead with custom Adapter module for this. Below is the link that describes you step by step..

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0ac06cf-6ee2-2c10-df98-e17430ca5...

Regards,

Loordh.