<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> |
The Limit the maximum number of messages in the Outbound Messages queue option in Perspectium Properties allows you to set a max limit for records that can appear in the Outbound Messages table. By default, this limit is set to 1,000,000 outbound messages. For more information about outbound messages, see ServiceNow messages & receipts.
First, you will need to install Replicator for ServiceNow and run the Perspectium Finish Install scripts.
To limit the maximum number of messages in the Outbound Messages table, follow these steps:
|