Page History
HTML |
---|
<style> .release-box { height: 30px; width: 100px; padding-top: 8px; text-align: center; border-radius: 5px; font-weight: bold; background-color: #8efeb3#828995; 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/kryptonLithium" style="text-decoration: none; color: #FFFFFF; display: block;"> KryptonLithium </a> </div> |
Before executing a bulk share, you can preview it to see how many records will be shared out as well as details about when the shared records were created.
The bulk share preview page will display the following:
The number of records that will be shared from the selected table.
If include attachments is selected, an estimate on the number of attachment records that will be shared. This will be the combined total of both sys_attachment and sys_attachment_doc records since both tables are required to re-construct attachments when replicating.
If include journal fields is selected, an estimate on the number of sys_journal_field records that will be shared.
If include audit log is selected, an estimate on the number of sys_audit records that will be shared.
A trend chart showing a monthly breakdown of when records were created in the selected table in the last 12 months.
- If include all child tables is selected, the number of child records will be shared.
NOTE: Estimates are based on sampling the 50 latest records from the selected table and seeing how many entries are in the related table (i.e. sys_journal_field, sys_audit, etc.) to calculate an estimated total for all records.
Prerequisites
First, you will need to follow the steps to get started with DataSync Express.
Procedure
To preview a bulk share before executing it, follow these steps:
UI Steps | ||||
---|---|---|---|---|
|