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>



Prerequisites

(warning) First, you will need to install the Because the Perspectium DataSync   Express  application.

(warning) For domain-separated instances, you must be in the global domain to install the application. 

Procedure

To set the initial configurations after installing the DataSync Express app into your instance, follow these steps:

UI Tab
title8.0.0
UI Steps UI Step

Switch to the Perspectium DataSync Express Application Scope

The DataSync Express app requires your ServiceNow instance to be in its scope during registration. 

Image Removed

(info) NOTE: This action is only required for users with the admin role since admin users have the ability to choose different application scopes (non-admin users will automatically be in the DataSync Express scope).

UI Step

Navigate to the Perspectium DataSync Express application

In the Filter Navigator of the ​Application Navigator​, type in “perspectium” to find the Perspectium DataSync Express application:

Image Removed

UI Step

Navigate to the Setup module and complete Setup

Navigate to Perspectium DataSync Express > Setup to access the Setup page. Then, read through and complete the setup for DataSync Express by clicking Confirm at the bottom of the page.

Image Removed

UI Step

Complete Setup

The action will take a few seconds to complete. You will be notified on screen with a success message once the setup has been complete.

Once the setup has complete, the Setup module will be made inactive and the other modules of the Perspectium DataSync Express application will be enabled so you can start using the application.

application is a scoped application, we can't provide table rotations as part of the application since the ACLs can't be created on the scoped app tables that are included with the installation package.

If you plan to create a large number of queues and execute many bulk shares, creating table rotations on some of the highly used DataSync Express tables can help with performance.

Prerequisites


(warning) First, you will need to install the Perspectium DataSync Express application.



To create table rotations for DataSync Express tables, follow the ServiceNow guide to create a table rotation.

These are the tables and rotation definitions suggested however you can rotate them as you best see fit:

Table NameRotationsDuration
x_perr2_datasync_psp_receipt12

Days: 4

Hours: 00 00 00

x_perr2_datasync_psp_queue_history8

Days: 2

Hours: 00 00 00

Example screenshots for reference:

Image Added

Image Added

UI Step

Set up application properties

Setup your application properties to start using the application.

UI Step

Set up table access

If you plan to share attachments, modify table access to allow the DataSync application access to read attachment records.

UI Step

(Optional) Set up table rotation

If you plan to create a large number of queues and bulk shares, you can optionally set up table rotations to improve performance.