Zum Ende der Metadaten springen
Zum Anfang der Metadaten

Sie zeigen eine alte Version dieser Seite an. Zeigen Sie die aktuelle Version an.

Unterschiede anzeigen Seitenhistorie anzeigen

« Vorherige Version anzeigen Version 2 Nächste Version anzeigen »




Documentation


General Data Protection Regulation [GDPR]









Author: D. Baschleben














Content
1. Introduction
2. New check boxes in client profiles
3. New user right
4. Anonymization of client profiles
5. Anonymization process
Client role
Pass Data
Emergency Contact
Banking data
Client Cards
6. Test Case
7. Assumptions and Open Issues
Assumptions
List of Open issues
8. Information Report
9. Encryption of e-mail attachments
10. Data objects





Introduction



The General Data protection regulation (GDPR) is a regulation within the EU on the protection of natural persons with regard to the processing of personal data and on the free movement of such data, and repealing Directive 95/46/EC (Data Protection Directive)
This regulation is binding within the member states of the EU and entered into force on 25 May 2018.
In order to comply with the regulation DaVinci will provide the possibility to call an information report for all personal data stored within DaVinci such as address data, banking data or booking data (Right of Access). Furthermore, DaVinci provide the possibility to anonymize personal data (Right of Erasure).
DaVinci supports both requirements as a standard solution. The new feature will be realized within DaVinci release 1079.

New check boxes in client profiles



There are three new check boxes within a client profile.

  • Kontakterlaubnis (contact permission) with which the user can steer whether the client allows contact or not
  • Kunde anonymisiert (client made anonymous), this checkbox will be set by the system when a client profile is set to made anonymous.
  • Kunde-Anonym.-Sperre with which the user can prevent the anonymization of a client profile.




New user right



The user right "Privacy protection" disables the field "Kunde anonymisiert" within the client profile.



Anonymization of client profiles



General approach:
The standard solution anonymizes a client profile directly from the search (both static and free search). The user can click on "Kunde anonymisieren". This triggers the anonymization of a client profile if all checks passes through.
If versions of client profiles are activated then all version of a client profile is affected by the anonymization.


Anonymization process

 

Client role



Only the roles Privat, Begleiter, Testkunde, Reisender and Interessent are applicable for anonymization.





In case an unsupported role is used, following message appears.


Pass Data


Pass data will be removed completely.

Emergency Contact


All emergency data will be removed completely.

Banking data


All banking data will be removed completely.

Client Cards


The Client Card number will be anonymized.





Test Case


Test client profile before anonymization





Client profile after anomyzation







Usually the client profile cannot be selected within the client search. For this example, the client profile was manipulated within the database to get it visible again.
Booking data:

Assumptions and Open Issues


Assumptions

 

  • Clients connected to future bookings (as client and/or participant) are not possible to anonymize. This is related to the return date of a booking.
  • Clients with unpaid items are not possible to anonymize
  • Participant names without link to a client number will not be anonymized
  • Participants connected to client profiles can be anonymized
  • Fields will be anonymized and will be overwritten by 3 random letters
  • Duplicated clients have to be anonymized separately
  • The user has to call the anonymization manually in the client search per each client profile
  • Only certain roles of clients as mentioned above are applicable for anonymization






List of Open issues

 

Prio

Nr.

Beschreibung

Status

1

16

Bei Timeout der Anonymisierung stürzt DaVinci ab

offen

2

17

Anpassung der Meldung in GUI an neuen Rückgabewert im Fall von Offenen Posten (anonymsrg. Verweigert)

offen

3

18

Löschen von Dubletten mit Dublettenzuordnung KU_DUBLETTE_REF_KUNR in der Kundentabelle

offen

3

19

Löschen von Dubletten mit neuer Kundennummer (TUIC-Variante)

offen

1

20

Anonymisieren von Mitreisenden soll unterbunden werden (sonst Meilenverlust)

offen

2

21

Kunden mit aktiven Clubkonten dürfen nicht anonymisiert werden

offen

1

23

Anonymisierungssperre anhand des Rückreisedatums anstelle Abreise

offen

3

24

GDPR_PROTOCOL um Kundennummer erweitern

offen

2

25

Keine Fehlermeldungen, obwohl Anonymisierung scheitert bei abweichenden Feldlängen sowie Vorliegen von offenen Posten

offen

2

26

Datumsfeld auf Inforeport

offen

3

27

Job und Transfertabelle

offen





Information Report



The new report file STD_GDPR_Disclosure.rpt will be assigned under Adressen>DatenschutzInfo. This report is a XML report which requires a STD_GDPR_Disclosure.rpt.config and STD_GDPR_Disclosure.xsd^.

The report requires following further scripts:

  • Sprachfelder_GDPR_Disclosure.sql
  • Textbausteine_STD_GDPR_Disclosure


By highlighting a certain client number in the client search the user can call the report.


The report shows all relevant personal data that is stored in DaVinci, i.e. the client's address and communication data, banking information, club information, passport and bookings connected with the according client number.

Encryption of e-mail attachments


In each booking document the user can set the assignment to encrypted.

When opening an attached pdf then it will be asked to insert a password.





The password is set by a stored procedure. By default it is defined to use the client`s ZIP code. However, it would be also possible to define another password logic.

Restriction: Password protection does not work for realtime fulfilment, request handling and lists.
Until DaVinci version 1079 5 this functionality works only for XML reports and not for ODBC Reports.

Data objects


There is a protocol table GDPR_PROTOCOL

The anonymization will be executed by Stored Procedure bewo_GDPR_Anonymize_Client.

  • Keine Stichwörter