<style>
.release-box {
	height: 30px; 
	width: 100px; 
	padding-top: 8px;
	text-align: center; 	border-radius: 5px; 
	font-weight: bold; 
	background-color: #828995;  
	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/Lithium" style="text-decoration: none; color: #FFFFFF; display: block;">
Lithium
</a>
</div>



DataSync Express shares your ServiceNow instance’s data to a database supported by Perspectium.

To get started, you will need to install the DataSync Express application from the ServiceNow Store.


Procedure

To set up the DataSync Express configuration, follow these steps: 





Set up the Application


Configure the Application

Configure the application, configuring the following:

  1. Properties, including an encryption key to encrypt the data you share out.
  2. Shared queue, to specify a queue in the Perspectium Integration Mesh to share records to.
  3. Bulk share, to share data out of your ServiceNow instance.


Set up the DataSync Agent