Unitary procedure
Access the WatchdocGPDRComplier tool
To access the WatchdocGPDRComplier:
-
go on the -Watchdoc server as an administrator;
-
with a explorer, go to C:/ProgramFiles/Doxenxe/Watchdoc;
-
launch the WatchdocGPDRComplier.exe tool;
Process
To proceed to the user's data anonymization:
-
from the Watchdoc GDPR Complier interface, Connection Info section, Password field, enter the administration password;
-
click the Connect button;
-
After checking, when the Starting cursor is green, in the Data section, User field, enter the name of the user whose data you want to erase;
-
check the boxes corresponding to the data to be deleted (printjobs, cards, incidents, virtual purse and transactions);
-
click on the Fetch button;
-
in the box where the found data are displayed, confirm your choice or cancel it:
-
at the end, a message is displayed:
-
Henceforth, it is not possible to link the user account and its data.
Mass processing procedure
Principle
If the anonymizsation operation concerns a large number of users, the procedure can be carried out in a command line tool.
It therefore requires the prior export, from the Watchdoc® directory, of the users concerned by the operation. This export is saved in a text file ( .csv or .txt format, for example) and stored in a space accessible from the tool in comman lines.
This file contains users accounts (logins) or, in a multidomain architecture, users domains and logins (DOMAIN\login):
Procedure
To apply the mass process:
-
launch a command prompt to access the following folder : c:\program files\doxense\watchdoc\
-
then enter the following command that calls the file in which are registered users accounts and enter
watchdocgdprcomplier.exe /nogui /file="c:\test.txt"
-
enter then the arguments that allows to complete the command:
-
/server=xxx: name of the server name on which the operation must be carried out (defaultvalue =localhost);
-
/password=xxx: password of the administrator allowed to carry out the operation (default value = changeme);
-
/document=true (or "y") to anonymize documents linked to the users accounts (default value=true);
-
/document=true (or "y") to anonymize documents linked to the users accounts (default value =true) ;
-
/cards=true (or "y") to anonymize cards linked to the users accounts (default value =true);
-
incidents=true (or "y") to anonymize incidents linked to the users accounts (default value =true);
-
pmvs=true (or "y") to anonymize quotas linked to the users accounts (default value =false);
-
transactions=true (or "y") to anonymize transactions linked to the users accounts (default value =false);
-
-
Once the command sent, the result is displayed in a list containing the users and the items treated by the process:
-
Henceforth, it is not possible to link the user account and its data.