<style> .release-box { height: 30px; width: 100px; padding-top: 8px; text-align: center; border-radius: 5px; font-weight: bold; background-color: #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/Lithium" style="text-decoration: none; color: #FFFFFF; display: block;"> Lithium </a> </div> |
The Perspectium DataSync Express requires, at a minimum, access to the attachment tables (sys_attachment, sys_attachment_doc, sys_attachment_doc_v2, etc) in order for the application to be able to access attachments to share out when you select the Include attachments option on a share or specify an attachment table to be shared out. Modifying the table access as described will allow attachments to be sent when sharing records.
First, you will need to install the Perspectium DataSync Express application.
To modify table access, follow these steps:
|
Once these steps are completed, you can now select the Include attachments option on a share or specify an attachment table to be shared out.