Page History
HTML |
---|
<style> .release-box { height: 30px; width: 100px; padding-top: 8px; text-align: center; border-radius: 5px; font-weight: bold; background-color: #8efeb3#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/kryptonLithium" style="text-decoration: none; color: #FFFFFF; display: block;"> KryptonLithium </a> </div> |
When sharing data out of your ServiceNow instance, you can specify an encryption method for encrypting each record's data. The data will be encrypted using the encryption key specified in the shared queue and will be decrypted by the DataSync Agent or meshlet to save into the target database when the same encryption key is specified in the Agent/meshlet configuration file. This ensures only your systems are able to see the data since you need to configure the encryption key to both encrypt and decrypt the data using Perspectium applications.
Prerequisites
First, you will need to follow the steps to get started with DataSync Express.
Procedure
To specify the encryption method in the bulk share, follow these steps:
UI Steps | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|