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>



Troubleshooting Report gathers the common configurations and logs that Perspectium Support requests during troubleshooting. Running Troubleshooting Report at the time of the initial issue request will help speed up the troubleshooting process.

Info

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


Messages will be created in the outbound queue that will be sent to Perspectium to help with troubleshooting. The following messages are created:

  • A message containing Perspectium warning logs

  • A message containing Perspectium error logs

  • A message containing an encrypted sample DataSync messages in your outbound and inbound queues
  • A message containing the following Perspectium configurations:

    • Bulk share configurations
    • Shared Queue
    • Perspectium system properties

To start troubleshooting your ServiceNow instance, go to Perspectium DataSync Express > Control and Configuration > Troubleshooting > TroubleShooting Report.