Configure a data privacy job

  • Release version: Yokohama
  • Updated January 30, 2025
  • 2 minutes to read
  • Configure a data privacy job on your production instance to use anonymized data on your non-production instance for user and data class jobs.

    Before you begin

    The data privacy job supports two de-identification use cases:
    • Sensitive data of specific sys_users
    • Sensitive data of particular data class.

    Role required: data_privacy_processor and admin

    Procedure

    1. Elevate to the data_privacy_processor role.
      For details on role elevation, see Elevate to a privileged role.
    2. Navigate to System Security > Data Privacy > Data Privacy Job.
    3. In the Data Privacy Jobs list, click New.
    4. In the form, fill in the fields.
      Table 1. Data privacy job fields
      Field Description
      Name Name of the job.
      Description Description of the job.
      Privacy Configuration The privacy policy configuration to use for this job. For detail on Privacy policy configurations, see Create a data privacy policy.
      Users Select the users or group of users to be anonymized in this job. Up to 1000 users of a group can be processed.
      Note:
      This field displays only when the selected privacy policy condition requires a selection of user records.
      Dry Run Run the job as a test. No records are affected when running this job. Results are displayed in the Summary field as though the job had executed.
      Note:
      Dry Run must be turned off when configuring a data privacy job with rollback. See Roll back a data privacy job for details.
      State State of the data privacy job:
      • Ready to Schedule: Default state for new jobs.
      • Rollback in progress: The job has been set to roll back anonymization.
      • Rollback complete: The anonymization job rollback has successfully completed.
      A read-only field.
      Estimated record count The estimated number of records this job affects. A read-only field.
      Summary A read-only field that displays the results of the job when you execute it.
      Time window start The start of the time window to run this job. The job will run after the time entered in this field.

      A valid time value is in Coordinated Universal Time based on a 24 hour time notation.

      Time window end The end of the time window to run this job. The job runs before the time entered in this field. If the job has not yet completed, the job will pause and resume at the next time window start. The end time must be after the start time.

      A valid time value is in Coordinated Universal Time based on a 24 hour time notation.

    5. Right-click the form header and select Save from the context menu.
      After saving the record, the Schedule Job and Delete Job buttons appear.
    6. Click Schedule Job to run your job.
      The job runs between the times selected in the Time window start and Time window end fields. If the job has not completed during the start and end time window, the job will continue at the next time window start.
      Note:
      A job can only be executed once, even if Dry Run is selected. To run the same job again, create a data privacy job using the same field values.
    7. Optional: Choose one of the following functions:
      • Cancel Job: Cancels the data privacy job.
      • Pause: Pauses job and rollback recording, if rollback has been selected. A warning message will display after a three-day expiry period for rollback contexts. See Roll back a data privacy job for details.
      • Resume: Restarts a paused job. Rollback is not supported for resumed jobs if paused. Cancel the job and create a data privacy job. The recording uses an unexpired rollback context.