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> |
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.
Prerequisites
First, you will need to install the Perspectium DataSync Express application.
Procedure
To modify table access, follow these steps:
UI 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.