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>



(info) NOTE: You will need Perspectium credentials to use the Spoke app to integrate with the Perspectium Integration Mesh. Contact Perspectium Support to obtain your own set of credentials. To set up a connection in your ServiceNow instance for the Spoke app to use these credentials, you will need the connection_admin role. 


Procedure

To create a connection for the Perspectium Spoke, follow these steps:



UI Steps


UI Step

Access Connection and Credential Aliases

Navigate to the Connection & Credential Aliases list by going to Integration Hub > Connections & Credentials > Connection & Credential Aliases.


UI Step

Create a new connection

In the Connection & Credential Aliases list, select the PSP Integration Mesh alias.

Then, in the Connections section, click New.


UI Step

Fill required fields and submit

Fill in the Name, as well as the Connection URL, PSP User, PSP Password, and PSP Queue provided by Perspectium Support.

Then, click Submit.