<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> |
Audit Shares allows you to compare records from ServiceNow with a database by comparing the records shared out per share. This way you can ensure that the bulk shares, along with deletes shared by dynamic shares, were captured in the database properly.
There are two options available:
Compare existing records with bulk share
Compare deleted records with dynamic share
You can choose to run or schedule a table compare for existing records with a bulk share and/or dynamic share for deleted records.
To get started with comparing existing records with bulk share, follow these procedures:
|
To get started with comparing deleted records with dynamic share, follow these procedures:
|