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



Prerequisites


(warning) First, you will need to create a ServiceNow dynamic sharecreate a ServiceNow bulk share, or set up a Service Gateway integration.

(warning) We also recommend that you take a quick look at the Perspectium MultiOutput Processing job to familiarize yourself with it and contact support@perspectium.com to validate your work if necessary.


Procedure

To create multiple MultiOutput jobs using the replicator tools, follow these steps:



Make a copy of the Perspectium MultiOutput Processing job

Navigate to  Perspectium > Replicator > Dynamic Share or Perspectium > Replicator > Scheduled Jobs. Then, click into the Perspectium MultiOutput job and make a copy of it and rename it appropriately.


Pass in an encodedQuery

Notice in the example above we create a variable named encodedQuery. This variable gets passed into psp.processMultiOutput(). You can pass any encoded query you want. A quick way to get an encoded query is to go to your outbound table, create a filter, and chose the Copy query


Select between the two strategies 

Choose which strategy accommodate your use case below and follow the given steps: 

Bulk Processing on a Queue

Segregated Processing for a Group of Queues





Similar topics


Contact Perspectium Support


US: 1 888 620 8880

UK: 44 208 068 5953

support@perspectium.com