Page History
HTML |
---|
<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. This can be useful for the case where you have a field that is designated as the record's unique ID field (such as the sys_id field) that you always want to share out regardless if it's updated or not.
Prerequisites
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.
add a table map to your dynamic share Lastly, you will need to
Procedure
To add a table map to your ServiceNow dynamic share or bulk share, follow these steps:
UI Steps | ||||||
---|---|---|---|---|---|---|
|
Similar topics
Content by Label | ||||||||
---|---|---|---|---|---|---|---|---|
|