Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Prerequisites

...

(warning)

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>

Prerequisites

...

 You will first need a JSD instance. You can use either Server or Cloud Edition, however, each one has slight configuration differences.

(warning) You will also need a user with administrator privileges.

Procedure

To set up a JSD instance for Service Gateway, follow these steps:

...

UI Steps


UI Step

Allow HTTP/HTTPS

If you are using an on-premises Server Edition instance, allow HTTP/HTTPS traffic to your instance API. If you need help doing this contact your server administrator and/or Perspectium Support.


UI Step

Create an integration user

The integration user is a user created for the sole purpose of creating/updating eBonded records when an insert/update is triggered. This user must have the appropriate privileges for your integration. This may include creating/updating issues, creating new users, commenting, etc. The credentials for this user will need to be put in a configuration file in a later step.

...

Similar topics

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

Contact Perspectium Support

Image Removed

US: 1 888 620 8880

UK: 44 208 068 5953

...



Prerequisites

...

Procedure