Page History
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> |
Bulk subscribesSubscribe allow the user to query specified tables in a target ServiceNow instance, and the results will be synced in the subscribing instance. Bulk subscribes can also contain conditions that will be used to filter the resulting records in the target instance.
NOTE: Bulk Subscribe is intended for when your instance has the DataSync for ServiceNow application and the target instance you want to subscribe to records from is integrated with a meshlet. This allows your instance to subscribe to records on that instance without the instance having the DataSync application installed.
Prerequisites
First, you will need to install DataSync for ServiceNow, install Perspectium Bulk Subscribe update set and run the Finish Install scripts.
You will also need to create a shared queue.
Procedure
To create a ServiceNow bulk subscribe, follow these steps:
UI Steps | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Similar topics
Content by Label | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|