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>



Test Connection retrieves ServiceNow stats.do and statsx.do pages and post to the configured Perspectium Integration Mesh. Test Connection module will also test the connection of the active shared queue and display the current number of messages in the queue. The status of the test will be displayed on the browser frame.

To start testing your ServiceNow instance connection, go to Perspectium DataSync Express > Control and Configuration > Troubleshooting > Test Connection.

Info

This feature will automatically run when you first select it from the Troubleshooting module. Click Re-Test Run Again if you want to run it again.