Addressing data privacy requests
The BMC Helix Discovery product provides capabilities that help administrators address the personal data protection and privacy requirements associated with the General Data Protection Regulation (GDPR). The GDPR is a set of rules and principles governing the handling of personal data of individuals located in the European Union (EU).
Personal information for BMC Helix Discovery users
Personal information for BMC Helix Discovery users is manually entered, or retrieved from single sign-on services, or directory services for the user session. You can find personal information on BMC Helix Discovery users in the following parts of the UI:
- Administration > Users
Lists all of the UI users configured in BMC Helix Discovery.
- Administration > Active Sessions
Shows username, IP address, and browser information on users with a current session. - Administration > Audit
You can purge all events over a specified age. As the audit log is a record of events on the BMC Helix Discovery system, you cannot select events specific to a user and delete those events. - Explore > Data > Context & Metadata > People
Lists all person nodes in the BMC Helix Discovery datastore.
Person node
BMC Helix Discovery stores user information for each user who accesses the UI in a person node. A person node can contain the following information, that is entered when the user is created, or retrieved from an LDAP/directory services integration:
- Name
- Phone
- Employee ID
- User name
- Role
- Thumbnail image–retrieved from an LDAP/directory services integration
FoundationUser
BMC Helix Discovery stores user information for each user who accesses the UI in a FoundationUser node. A FoundationUser node can contain the following information, that is entered when the user is created, or retrieved from an LDAP/directory services integration:
- User name
- Favorite groups
- Pattern Execution requested by the User
- Model Definitions the user chose as favorites
Personal information discovered by BMC Helix Discovery
Personal information can be discovered by BMC Helix Discovery if it exists in target systems in your IT estate. The type of personal information that can be discovered depends on the targets you discover, the level of credential you use to discover those targets, and any patterns used for discovery, including custom patterns.
Data privacy concerns should ideally be addressed in those target systems. BMC Helix Discovery can help identify instances of personal information in those target systems.
Addressing data privacy requests
You can locate personal information for local users or in discovered data using the BMC Helix Discovery search tools. You cannot entirely delete personal information from the BMC Helix Discovery datastore. You can mark the node as destroyed, though the information remains visible to searches where you specify that destroyed data should also be searched.
You cannot anonymize personal information.
To search for and report on personal data in BMC Helix Discovery
You can locate personal information for local users or in discovered data using the BMC Helix Discovery search tools. The simplest way of searching for any personal data is to enter the name or username of the requester into the search box at the top right of the screen.
Performing an advanced search for discovered personal data in BMC Helix Discovery
Search queries are entered by using the Advanced Search page. This enables you to use the Partial Match option that ensures that your search includes fragments of the name or username. Fragments of the username might be contained in DDD such as command arguments, or results of WMI queries. This search also finds matching data for BMC Helix Discovery users.
- Click the magnifying glass icon next to the search box, and then click Advanced Search.
The Advanced Search page is displayed. - Under Keywords, enter the keyword or text string you want to search for.
- Select Partial Match.
- Click Search.
Performing an advanced search for personal data for BMC Helix Discovery users (Person nodes)
Search queries are entered by using the Advanced Search page. You can limit the scope of your search to person nodes using this page.
- Click the magnifying glass icon next to the search box, and then click Advanced Search.
The Advanced Search page is displayed. - Under Keywords, enter the keyword or text string you want to search for.
- In the Administration section, select People.
- Click Search.


Using a generic query to search for personal data for BMC Helix Discovery users (FoundationUser nodes)
Search queries are entered by using the Enter Generic Query page.
- Click the Search icon to the left of the Search box at the top right of the UI.
The Search Options in the drop down panel are displayed. - Click the Generic Search Query link.
Enter the query in the text entry field. For example, to search for a test user, enter:
SEARCH IN "_System" FoundationUser WHERE username HAS SUBWORD "test"To search for the test user including destroyed data, enter:
SEARCH FLAGS (include_destroyed) IN "_System" FoundationUser WHERE username HAS SUBWORD "test"
- Click Run Query.
The results are displayed in a report.- To export the results in a comma separated values (CSV) file, click Export (CSV).
- To export the results in an XML file, click Export (XML).
- In each case, a download dialog is displayed.
- Save the file to your local file system.
To export personal data
You can export the results of any search operation or any report in CSV format, enabling you to access the data using text editors, spreadsheet, and database applications.
To do this, click Export as CSV on the results page of any search or report. You are prompted to open the CSV file directly or to save it.
To delete personal data in BMC Helix Discovery
You cannot entirely delete information from the BMC Helix Discovery datastore using the UI. You can mark a node containing personal information as destroyed, though the information remains visible to searches where you specify that destroyed data should also be searched.
To mark personal information as destroyed using the UI
When you view a node, you can mark it as destroyed using Actions > Destroy.
When you view a list of nodes, you can mark one or more as destroyed by selecting them and using Actions > Destroy.
To entirely delete personal information
To entirely delete personal information in BMC Helix Discovery contact BMC Customer Support.