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>



Perspectium Properties in ServiceNow

The Perspectium Properties module (under PerspectiumControl and Configuration) in ServiceNow contains the options to view debugging logs or performance stats logs. Check any of the boxes in this module to enable that feature. 

Image Removed

, settings and/or preferences applied to the Perspectium DataSync Express application. For features like bulk share, additional configurations can be applied by setting the selected properties.

Image Added

Click on either of the following options to configure: 

  • General Settings - To configure general settings that affect the entire application such as the Perspectium Integration Mesh credentials
  • DataSync Settings - To configure DataSync-specific settings related to the sharing of data such as the encryption key used to encrypt data bulk shared out of ServiceNow

Perspectium DataSync Express Properties in ServiceNow

The DataSync Express Properties module (under Perspectium > DataSync Express)  in ServiceNow contains the options to add display value field to reference and choice list fields or the option to share fields that belongs only to the selected table. 

Image Removed