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. 



DataSync provides various troubleshooting features to help you gain insight on issues with the application. Use the following tools to diagnose issues in the DataSync Express application.

Children Display

Image Removed

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