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>



ServiceNow table maps abide by the share only updated fields property that is set in the dynamic share record. However, if you want to override this setting, you can do so in the table field map record.  This can be useful for the case where you have a field that is designated as the record's unique ID field (such as the sys_id field) that you always want to share out regardless if it's updated or not.

Prerequisites


(warning) First, you will need to commit a Perspectium update set containing table maps to your ServiceNow instance.

(warning) You will also need to create a ServiceNow dynamic share or bulk share.

(warning) Lastly, you will need to add a table map to your dynamic share

Procedure

To add a table map to your ServiceNow dynamic share or bulk share, follow these steps:


UI Steps


UI Step

Access your table field map

Log into your sharing ServiceNow instance and navigate to PerspectiumControl and Configuration > Table Maps. Click into the table map that you want to modify, and then select the field that you want to always share out regardless of the field being updated or not.


UI Step

Always share field

Check the Always Share Field checkbox to ensure that this field will always be shared when using this table map.

Image AddedImage Removed


UI Step

Save your table field map

Click Update in the upper right-hand corner of the form to save the changes to your table field map.





Similar topics


Content by Label
showLabelsfalse
max5
showSpacefalse
cqllabel = "table-map" and space = currentSpace()


Contact Perspectium Support


US: 1 888 620 8880

UK: 44 208 068 5953

support@perspectium.com