Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Html-bobswift
<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>



When sharing out display values, you can set up your dynamic share to share out the record when the display value changes for a referenced field, ensuring the record has the latest display value field.

For example, on a dynamic share for the incident table with this option enabled and the assigned_to reference field selected as a share on updated display value field, if the display value of a sys_user record changes, incident records matching the dynamic share conditions with this updated user in the assigned_to field will be shared out with the dv_assigned_to value updated to the new display value.

(info) NOTEYou will have to specify each of the reference fields you want to share (i.e. it doesn't share out when all referenced fields are changed) since a dynamic share business rule is added to each reference table in order to trigger and share out the dynamic share table's record

By default, ServiceNow display values for reference fields and choice lists will not be shared out in your dynamic shares. However, you can enable the sharing of updated display values for these fields in your dynamic share.

(info) NOTEDisplay values do not ensure referential integrity when used to join with other tables. To ensure accurate joining between tables, always rely on the actual sys_id value in the reference field instead.


Prerequisites


(warning) First, you will need to install Replicator for ServiceNow and run the Perspectium Finish Install scripts.

(warning)Enable the Share display values property.

Procedure

To share updated display values in dynamic share, follow these steps:


UI Steps


UI Step

Navigate to Dynamic Shares and make sure you have the Update trigger condition checked. Then check the Share on updated display values box. 


UI Step

Scroll down to the Display fields related list below where you can add specific display fields or all the display fields to trigger the share.

In the above example, a dynamic share was created on the incident table and the assigned_to reference field (sys_user table) was selected as a display value field to share when updated.  




Similar topics


Content by Label
showLabelsfalse
max5
showSpacefalse
sortmodified
cqllabel = "properties" and parent = "6097651"

Contact Perspectium Support


US: 1 888 620 8880

UK: 44 208 068 5953

support@perspectium.com