<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> |
ServiceNow table maps abide by the share only updated fields property that is set in the dynamic share record. However, if you want to override this setting, you can do so in the table field map record.
First, you will need to commit a Perspectium update set containing table maps to your ServiceNow instance.
You will also need to create a ServiceNow dynamic share or bulk share.
Lastly, you will need to add a table map to your dynamic share
To add a table map to your ServiceNow dynamic share or bulk share, follow these steps:
|