Application Service Guide > Data Privacy Management Service > Data Privacy Management Service Properties
  

Data Privacy Management Service Properties

To view the Data Privacy Management Service properties, select the service in the Domain Navigator and click the Properties view. You can configure the following Data Privacy Management Service properties:

General Properties

The following table describes the general properties for the service:
Property
Description
Name
Name of the service. The name is not case sensitive and must be unique within the domain. It cannot exceed 128 characters or begin with @. It also cannot contain spaces or the following special characters:
` ~ % ^ * + = { } \ ; : ' " / ? . , < > | ! ( ) ] [
You cannot change the name of the service after you create it.
Description
Description of the service. The description cannot exceed 765 characters.
Location
Domain and folder where the service is created. Click Browse to choose a different folder. You can move the service after you create it.
License
License object that allows use of the service.
Node
Node on which the service runs.

Data Privacy Management Repository

The following table describes the Data Privacy Management properties that you configure:
Property
Description
Database Type
The type of the repository database.
URL
The JDBC connection string used to connect to the Data Privacy Management repository database.
Secure JDBC Parameters
If the Data Privacy Management repository database is secured with the SSL protocol, you must enter the secure database parameters. Enter the parameters as
name=value
pairs separated by semicolon characters (;). For example:
param1=value1;param2=value2
User Name
The database user name for the repository.
Password
Repository database password for the database user.
Schema
Available for Microsoft SQL Server. Name of the schema that will contain Data Privacy Management repository tables.
Tablespace
Available for IBM DB2. Name of the tablespace in which to create the tables. For a multi-partition IBM DB2 database, the tablespace must span a single node and a single partition.

Associated Services

The following table describes the Associated Service properties that you configure:
Property
Description
Catalog Service Name
Name of the Catalog Service that you want to associate with the Data Privacy Management Service. The Catalog Service is an application service that runs Enterprise Data Catalog in the Informatica domain. Select a service from the list.
Persistent Masking Service Name
Name of the Persistent Masking Service that you want to associate with the Data Privacy Management Service. Select a service from the list.
User Name
User name that the Data Privacy Management Service can use to access the Catalog Service and Persistent Masking Service.
Password
Password for the Catalog Service and Persistent Masking Service user.

User Activity Configuration

The following table describes the User Activity properties that you configure:
Property
Description
Enable User Activity
When enabled, ensures user activity data is streamed to Data Privacy Management.Default is False.
Note: If you enable User Activity during installation and then update the field to False, the Data Privacy Management system jobs stop.
Event Details Retention Period (in Days)
Determines the number of days to retain user activity details and anomalies in the user activity store. The Data Privacy Management Service runs a daily retention job that purges expired data from the user activity store.
Event File Shared Location
The mount location where you want to store streamed user activity event messages.
The mount location must be accessible to the domain machine and all cluster machines. The path to the mount location must be the same on all machines with Read, Write, and Execute permissions for the domain user on all machines.

Advanced Service Properties

The following table describes the Advanced Service properties that you configure:
Property
Description
Minimum Conformance Percentage
Specifies the minimum percentage of values in a field that must match the data domain data match condition for Data Privacy Management to identify the field as sensitive. Default is 80.
User Activity Application Port Range
Specifies the port range for user activity applications. The range must include at least 10 ports. Enter the minimum and maximum port numbers in the range separated by a hyphen. Default is 40000 - 50000.
Cryptography Service User PIN
Enables the Soft Hardware Security Module (SoftHSM) key management tool through a command line interface (CLI) utility. Specifies a numeric, nine-digit PIN to access the key management tool. The CLI utility generates encryption keys that you can specify in Data Privacy Management encryption rule definitions for data domains and in encryption task protection properties.

Email Server Configuration

The following table describes the Email Server Configuration properties that you configure:
Property
Description
Server Host Name
The SMTP outbound mail server host name. For example, enter the Microsoft Exchange Server for Microsoft Outlook.
Server Port
Port number used by the outbound SMTP mail server. Valid values are from 1 to 65535.
User Name
User name for authentication, if required by the outbound SMTP mail server.
Password
Indicates that the SMTP server is enabled for authentication. If selected, the outbound mail server requires a user name and password.
Authentication Enabled
Indicates that the SMTP server is enabled for authentication. If selected, the outbound mail server requires a user name and password.
Use Security
Indicates that the SMTP server uses SSL or TLS protocol.
Security Protocol
The SSL or TLS port number for the SMTP server port property.
Sender Email Address
The email address that the Data Privacy Management Service displays in the From field when the service sends notification emails.

Custom Properties

Configure custom properties that are unique to specific environments.
You might need to apply custom properties in special cases. When you define a custom property, enter the property name and an initial value. Define custom properties only at the request of Informatica Global Customer Support.
The following table describes the advanced properties you can configure for the Data Privacy Management Service:
Purpose
Description
Change the amount of time to test a remote agent connection before the request times out.
Default remote agent timeout to test a connection is 10 seconds (10,000 milliseconds).
In the Name field, enter AGENT_TESTCONN_TIMEOUT. In the Value field, enter the time to test a remote agent connection in milliseconds.
Configure a custom YARN queue for ElasticSearch, Percolator, Augmenter, and UBA Manager.
In the Name field, enter DPM_YARN_QUEUE_NAME. In the Value field, enter the name of the Data Privacy Management YARN queue.
Configure a custom ElasticSearch data path.
In the Name field, enter DPM_ES_DATA_PATH. In the Value field, enter the ElasticSearch data path.
Set the maximum number of containers.
In the Name field, enter UA_MAX_THREADS. In the Value field, enter an integer value.
Configure the number of levels of nested compressed files to which you drill down during a scan. Data Privacy Management can drill down compressed files with specific extensions.
In the Name field, enter SatsAgentProfilingCompressedFilelevelsLimit. In the Value field, enter an integer value.