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>



Work notes and comments in ServiceNow are referred to as journal fields. For bulk shares, options are available to Include journal fields and Include audit log with your shares. 

For more information about work notes and comments in ServiceNow, see journal fields and audit logging.

Prerequisites


(warning) First, you will need to follow the steps to get started with DataSync Express.

Procedure

To sync your work notes and comments, follow these steps:


UI Steps


UI Step

Create a new Bulk Share

Log into your sharing ServiceNow instance and navigate to Perspectium DataSync Express > DataSync Express > Shares > Bulk Share > Create New Bulk Share to create a new bulk share.


UI Step

Include journal fields and audit log

Scroll down to the Additional Settings tab and check the Include journal fields and Include audit log boxes.


UI Step
Click Update

Save your configuration and/or execute the bulk share

In the bottom left-hand corner of the form, click Update to save your changes. Click Execute Now to run the bulk share with your configuration.