Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<style>
.release-box {
	height: 30px; 
	width: 100px; 
	padding-top: 8px;
	text-align: center; 
	border-radius: 5px; 
	font-weight: bold; 
	background-color: #d4af37;  
	border-color: #FCE28A;
}

.release-box:hover {
  	cursor: hand;
    cursor: pointer;
    opacity: .9; 
}
</style>
<meta name="robots" content="noindex">

<div class="release-box">
<a href="https://docs.perspectium.com/display/gold" style="text-decoration: none; color: #FFFFFF; display: block;">
Gold
</a>
</div>

Data Obfuscation is a Perspectium function for ServiceNow that allows for the creation of obfuscation rules per the General Data Protection Regulation (GDPR) for data shared using bulk shares.

Creating data obfuscation rules

To enable data obfuscation for your bulk shares, follow these steps:

...

UI Steps


UI Step

Navigate to Bulk Share

Log into your source ServiceNow instance and navigate to Perspectium DataSync Express >  DataSync Express > Bulk Share. 


UI Step

Create a new bulk share

Click into a bulk share that has not been executed to enable data obfuscation or create a new bulk share.


UI Step

Enable data obfuscation

Click the Advanced tab. Then, check Enable data obfuscation. This will allow you to start creating data obfuscation rules for your bulk share. If editing an existing bulk share, click Update. If creating a bulk share, click Submit.


UI Step

Create a new data obfuscation rule

Click back into your bulk share. Scroll to the bottom of the form and click the Data Obfuscations tab. Then, click New.


UI Step

Enter a name and order

Type any Name for your data obfuscation rule and enter a number for the Order, which will determine when your data obfuscation rule will run compared to other data obfuscation rules in the same share (in ascending order).


UI Step

Choose a type

Choose a data obfuscation rule type from the following options:

Type of Data Obfuscation RuleDescription
Field

Choose a field whose value you want to obfuscate. 

The Masking Value (special characters only) or Masking Statement (alphanumeric characters) you enter will replace your specified field's value in the record.

Pattern

Specify a JavaScript regular expression pattern in the Pattern field to search for and replace in your share's outbound message.

The Masking Value (special characters only) or Masking Statement (alphanumeric characters) you enter will replace your specified pattern's value in the record

ReplacementSpecify search values that will be replaced by a masking value. To create a Replacement data obfuscation rule, first create a new data obfuscation rule with Type Replacement and click Submit. A related list of search value records will appear at the bottom of the form. Each search value will be replaced with the masking value if found in your share's outbound message.



UI Step

Save your data obfuscation rule settings

In the bottom left-hand corner of the data obfuscation form, click Submit to save your data obfuscation rule settings.


Anchor
Data Obfuscation Dashboard
Data Obfuscation Dashboard

Data Obfuscation Dashboard

...

You can visit the Data Obfuscation Dashboard to easily view information about your data obfuscation rules. To access your Data Obfuscation Dashboard, navigate to Perspectium DataSync Express > Data Obfuscation Dashboard.

The top widget contains two tables containing information on each bulk share with active data obfuscation rules. The first column shows the name of each share which will take users to the respective share when clicked on. The table specifies which table each share is targeting. The last three columns show each type of data obfuscation (Field, Pattern, or Replacement). A green checkmark indicates at least one data obfuscation rule of that type is active for that share, whereas a red X indicates no data obfuscation rule of that type is active. The dashboard also shows the total number of records obfuscated from each table as well as the total number of obfuscation rules on each table.

Image Modified

...

Similar topics

Content by Label
showLabelsfalse
max5
showSpacefalse
cqllabel = "datasync-express-topics"

Contact Perspectium Support

Image Removed

US: 1 888 620 8880

UK: 44 208 068 5953

...