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 scheduled jobs are listed under Perspectium Control and Configuration All Scheduled Jobs

You can view details on when Perspectium whether jobs are active and when they are jobs are scheduled in in All Scheduled Jobs, such . These jobs include the Perspectium MultiOutput Processing job that post messages to the Perspectium Integration Mesh as well as the Perspectium Check Outbound Message Limit job that checks if your instance has reached the maximum amount of messages in your outbound table. 

(info) NOTE: This module is only available for users with the admin role.