<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> |
By default, Replicator for ServiceNow and other Perspectium update sets for ServiceNow allow your ServiceNow instance to receive inbound messages. However, if your ServiceNow instance is to be used for sharing purposes only (and not for subscribing purposes, or the receipt of incoming messages from other apps or data sources), you have the option to disable inbound message functionality in Replicator Properties. For more information about message records in ServiceNow, see ServiceNow messages & receipts.
First, you will need to install Replicator for ServiceNow and run the Perspectium Finish Install scripts.
To disable inbound message functionality in your ServiceNow instance, follow these steps:
|