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>



You can specify users in your ServiceNow instance who will receive email notifications about errors being generated in Perspectium Logs. To configure email notifications about errors with your Perspectium solution, navigate to Perspectium DataSync Express Control and Configuration > Troubleshooting > Error Notification. The default Perspectium error that are available are:

NotificationDescription
Perspectium ErrorSends an email when there is a Perspectium error that is critical, change the filter to tailor your notifications

To learn more about how to configure or create notifications, see create a messaging notification.