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: #d4af37; 
	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/gold" style="text-decoration: none; color: #FFFFFF; display: block;">
Gold
</a>
</div>

Procedure

To create a ServiceNow transform map for JSD, follow these steps:

...

UI Steps


UI Step

Create a ServiceNow transform map for JSD

Log into your ServiceNow instance and navigate to Perspectium Common Documents > PSP Common Table Maps.

Look for the transform map relating to the process you are integrating. For example, for incident, find PSP Common Incident to Incident.

Set the transform map to inactive. In the top right hand corner click Copy to create an identical transform map, rename it to whatever you like, then set it to active.


UI Step

Set the field maps for your new transform map

By default, records are set to coalesce on the sys_id field via a script. Do not modify this field map without contacting Perspectium Support as it is required for the integration to work properly. Other field maps can be set according to how you want your Common Document fields to be mapped to your records

...

Similar topics

Content by Label
showLabelsfalse
max5
showSpacefalse
sortmodified
cqllabel = "jira-service-desk" and space = currentSpace()

Contact Perspectium Support

Image RemovedUS: 1 888 620 8880

UK: 44 208 068 5953

...

.

...