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: #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/gold" style="text-decoration: none; color: #FFFFFF; display: block;">
Gold
</a>
</div>



The Use Flow feature for dynamic shares makes use of ServiceNow’s flow designer Flow Designer to create a flow that will send records out of your ServiceNow instance as they are created and/or updated.  

Because business rules may not always trigger when records are created and/or updated (because the changes are done utilizing a script where setWorkflow is set to false to disable running business rules), this option is an alternative to ensure these changes are captured and shared out of your instanceThis is an alternative option to use when creating and/or updating records and running business rules are disabled

For more information, see ServiceNow Flow Designer and setWorkflow.

Prerequisites


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

Dynamic share on flow


To dynamic share data with using flowthe Using Flow option, follow these steps:

UI Steps


UI Step

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


UI Step

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


UI Step

Under the Trigger Conditions tab, check the Use Flow box to start dynamic sharing records when running business rules are disabledutilizing a flow.


UI Step

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

(info) NOTE: Once the dynamic share is created with Use Flow checked, every field, except Active, will be read-only.  You can only use the Active field to enable or disable the flow created with this dynamic shareBecause of the way flows are created in the ServiceNow platform, for any other changes to the flow, you will have to either manually modify the flow directly (using the View Flow Designer UI action option available in the dynamic share's Related Links section) or delete the dynamic share (which will delete the flow it has created) and re-create the dynamic share.






Similar topics


Content by Label
showLabelsfalse
max5
showSpacefalse
cqllabel in ("replicator-for-servicenow","dynamic-share") and parent = "6097553"

Contact Perspectium Support


US: 1 888 620 8880

UK: 44 208 068 5953

support@perspectium.com