Addressing data privacy requests
As a Data Protection Officer or Remedy Administrator, you can handle data privacy requests that are raised by an individual.
Handling data privacy requests in the AR System database
When an individual logs a data privacy request, the Data Protection Officer or Remedy Administrator needs to act on the request by searching, extracting, or anonymizing the personal data connected to that individual. The following procedure explains how to use the AR System Personal Data Privacy (PDP) utility for performing any of these operations:
- In Remedy with IT Service Management, select Applications > Personal Data Privacy, click the PDP Job Console form, and create a job.
- Enter the details of the requester, and then in the Personal Data tab, click Add.
Personal Data refers to the string that is searched in the database. Enter values in the Personal Data Label and Personal Data fields.
The Replace with field is auto-populated with a string. When the AR Forget operation is executed, the Replace with string replaces the string entered in the Personal Data field.
- Click Add.
You can add multiple Personal Data strings in a job for a requester. Click Lock Personal Data to lock the data connected to the requester.
From the Operations tab, select an operation and click Execute.
When the anonymize operation is completed, the message is displayed describing the number of records that are anonymized or failed to anonymize. You can make required changes in the search results and run the operation again for the failed records.
Various statuses in Personal Data Privacy utility
The following list explains various statuses that are displayed across the different phases of the Personal Data Privacy utility.
Status | Description |
---|---|
New | Initial status that is assigned automatically when a job is created |
Waiting for personal data | Personal data is not yet added after the job is created |
Ready for Search | Personal data is filled and the utility is ready for search operation |
Performing Search | Utility is searching for personal data |
Performing operation | Extract or anonymize operation is in progress |
Successful | Operation is successfully completed for all the selected records |
Failed | Operation is not completed for all of the selected records due to some errors in the data |
Handling data privacy requests in the Smart IT database
When the Personal Data Privacy (PDP) utility, located in the <Installation directory>\BMC Software\Smart_IT\SmartITCustomizationUtil\password-encryption-<version>-BUILD-SNAPSHOT.zip runs on the User or People form for anonymizing the Login Name field for a requester, the Smart IT database needs to be updated with the anonymized string. For this, update the Remedy Administrator must configure the server name and other details that are described below:
- Double-click to open the PDP utility
(Windows): PDPU_SmartIT_DB_Tool-9.1.05-SNAPSHOT\scripts\win\smartit_pdpu_tool.bat
(Linux): PDPU_SmartIT_DB_Tool-9.1.05-SNAPSHOT\scripts\linux\smartit_pdpu_tool.sh - The Data Protection Officer or the Remedy Administrator must use the following command to encrypt the password for SmartIT database:
Command in Shell mode: pdpu-encrypt-password <your password>You can refer the following figure: Open PDPU_SmartIT_DB_Tool-9.1.05-SNAPSHOT\scripts\win\..\..\config\application.yml in a text editor and update the database connection details as described in the following table:
Field
Value
driver - class - name
Enter the name of the database
url
Enter the URL to access database
username
Enter the user name that has the permissions to update database
password
Paste the encrypted password that is copied from step 2 in the syntax: ENC(xxxxxxxxxxxxxxxxxxxxxxxx)
tenantid
Enter tenantID between the double quotations
Handling data privacy requests in Smart Reporting
The user sync utility creates jobs to synchronize Smart Reporting database with the updates that are made in the BMC Remedy AR System User and People forms. When an operation is performed on these forms, a corresponding job is signaled to be executed at a scheduled time, for a customer. The job schedule is controlled by the escalation that executes in every 12 hours, and checks for synchronization requests. This user sync utility helps updating Smart Reporting database for data privacy requests.
Considerations
Consider the following points while executing a request for a data privacy operation:
- You should configure the list of forms in the Exclusion List or the Inclusion List.
- The Exclusion List form is used to specify the names of forms in which the personal data must not be searched. For example, to prevent searching personal data from the Audit form, you must add the Audit form to the Exclusion List.
- The Inclusion List form is used to specify the names of forms in which the personal data must be searched.
- If a form is added to both the Exclusion List and the Inclusion List, the Exclusion List takes precedence over the Inclusion List.
- The personal data is searched in all the forms when the Exclusion List or Inclusion List are not configured.
- Before executing AR Extract or AR Forget operations, you must execute an AR Search operation. If you select any operation other than Search, an error is displayed.
- Personal data is not searched inside an attachment.
- Personal data in the Last modified by field is not anonymized.
- A data privacy operation is not reversible. Before executing the AR Forget operation, you must ensure that the entered information string is correct.
Frequently asked questions about the PDP utility
Related topics
Failed to execute the [excerpt-include] macro.