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: #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>



The Perspectium DataSync Express DataSync Free requires, at a minimum, read access to the Attachment Document table. Modifying the table access will allow attachments to be sent when sharing records.

Prerequisites


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

Procedure

To modify table access, follow these steps:


UI Steps


UI Step

Navigate to the Attachment Document record

In ServiceNow's left side navigation window, navigate to System Definitions > TablesFilter the table by searching for the label Attachment Document and click the record.


UI Step

Add access to application scopes

Navigate to the Application Access tab. Please ensure this table is accessible from All application scopes. Then, click the Can read checkbox and Update the record.

Image RemovedImage Added




Similar topics


Content by Label
showLabelsfalse
max5
showSpacefalse
cqllabel in (= "replicatordatasync-forfree-servicenow","bulk-share") and parent = "6095977"