<style>
.release-box {
	height: 30px; 
	width: 100px; 
	padding-top: 8px;
	text-align: center; 
	border-radius: 5px; 
	font-weight: bold; 
	background-color: #0ACA8B;  
	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/fluorineplus" style="text-decoration: none; color: #FFFFFF; display: block;">
Fluorine+
</a>
</div>


The Interactive only feature for dynamic shares is checked by default to indicate that data will be shared out only when interactive actions are performed (e.g., a user comments on or resolves an incident). Data will not be dynamic shared when non-interactive actions occur (e.g., a ServiceNow job closes resolved incidents after 7 days or an email engine creates records). 

The interactive only feature makes use of ServiceNow's interactive check to determine if a session is a user session or not. For more information, see GlideSession - isInteractive().

Prerequisites


(warning) First, you will need to create a dynamic share.

Dynamic share on non-interactive updates


To dynamic share data on non-interactive updates, follow these steps:

Log into your sharing ServiceNow instance and navigate to Perspectium > Replicator > Dynamic Share.

Click the name of the dynamic share that you want to enable sharing on non-interactive updates for.

Under the Trigger Conditions tab, uncheck the Interactive only box to start dynamic sharing records when non-interactive updates occur.

In the upper right-hand corner of the form, click Update to save your changes.



Similar topics


Contact Perspectium Support


US: 1 888 620 8880

UK: 44 208 068 5953

support@perspectium.com