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: #8efeb3;  
	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/krypton" style="text-decoration: none; color: #FFFFFF; display: block;">
Krypton
</a>
</div>



For Perspectium DataSync Express bulk shares, you You can create filter conditions to share data only when certain conditions are met. For more information about creating filter conditions in ServiceNow, see condition builder.

Prerequisites


(warning) First First, you will need to  get started with DataSync Express and create a bulk share.

Procedure

To create filter conditions for a bulk share, follow these steps:


UI Steps


UI Step
Access your bulk share

Create a new Bulk Share

Log into your sharing ServiceNow instance and navigate to to Perspectium DataSync Express > DataSync Express > Bulk Share. Then, click into the bulk share that you want to create filter conditions for Shares > Bulk Share > Create New Bulk Share to create a new bulk share.


UI Step

Build your conditions

Click the Filter and Enrichment tab. Choose a field to filter on from the choose field dropdown. Then, add an operator for your filter condition statement (For a list of ServiceNow operators and their descriptions, see operators available for filters and queries). Finally, enter/select a value for your filter condition statement.


UI Step

Save your changes

Near the bottom left-hand corner of the form (just above Related Links), click Update to save the changes to your bulk share.