Solution overview

The eperi sEcure Platform (expanded by the Data Protection API) is designed to de-sensitize data which is sent to a web service by replacing original field values with substitute values. This process involves tokenization or encryption. These are functions / features of the eperi sEcure Platform which can be flexibly adapted to your needs.

Important: This feature requires separate licensing. Please contact eperi for details.

De-sensitizing CSV files with the Data Protection API

The following graphic shows the process of de-sensitizing CSV files with the Data Protection API.

Figure 1: Process of de-sensitizing CSV files with the Data Protection API

Process of de-sensitizing CSV files with the Data Protection API

Prerequisite is that a Security Administrator has configured the data protection policy for a CSV file. After that a client application calls the SOAP web service with the CSV file attached to the web service request. The eperi sEcure Platform tokenizes / encrypts the data in the CSV file as configured in the data protection policy and returns the de-sensitized CSV file in the web service response. Similarly, a de-sensitized CSV file can be detokenized / decrypted by the SOAP web service, if configured accordingly during de-sensitization.