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>



When creating a shared queue you have the option to send to a fanout queue. Fanout queues are used to broadcast messages across multiple queues. For more information about fanout queues check here. In the Gold release, you You can enable receipt for your fanout queues. For example, if your fanout queue broadcasts messages to 3 different queues then you will receive 3 different receipts correlating to each queue.

Prerequisites


(warning) First, you will need to contact Perspectium support to start using ServiceNow receipts for a Fanout Queue. 

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

(warning) Lastly, you will also need to set your initial Perspectium & Replicator properties.


Procedure

To create a shared queue with receipts for a fanout, follow these steps:


UI Steps


UI Step

Create a shared queue

Create a shared queue as you would normally.


UI Step

Click the Enable fanout queue receipts

Check the Enable fanout queue receipts box.


UI Step

Enter your Fanout Exchange Name

Enter your fanout exchange and ServiceNow will automatically reach out to the Perspectium Integration Mesh to find out how many queues and receipts to make.





Monitoring Receipts for Fanout Queues

After you finish setting up your queue, you can send messages as you normally would.


Procedure

To monitor receipts for fanout queues, follow these steps:

UI Steps


UI Step

Navigate to receipts

Once the messages are sent you can navigate to the Perspectium → Replicator →  Receipts. 


UI Step

Access the receipt

Find the corresponding receipt to the record(s) that you sent out and click into the form.


UI Step

Monitor the receipt

Navigate to the Queues field at the bottom of the form and look at the JSON object in the value. The object is setup to have the fanout queue as the field and the value is a true/false value.

A true value means that ServiceNow has received an acknowledgement for that queue and a false value means that it is still pending.

Notice the fields Expected Ack and Current Ack, these are fields for you to quickly check if you have all of the acknowledgements.





Similar topics


Content by Label
showLabelsfalse
max5
showSpacefalse
sortcreation
cqllabel in ("replicator-for-servicenow","queues") and parent = "6097566"

Contact Perspectium Support


US: 1 888 620 8880

UK: 44 208 068 5953

support@perspectium.com