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> |
Conditional shares
This feature allows you to create conditional shares that can be used to share records to multiple target queues and/or using multiple table maps.
Conditional bulk shares will share out records that meet your specified conditions once at a specified time.
Info |
---|
|
Here's how to create a conditional share:
- In your sharing ServiceNow instance, go to Perspectium > Perspectium DataSync Express > Shares > Bulk Share > View Bulk Shares.
- Find and click into the share that you want to configure.
- If not already on the Standard view of the share configuration form, select the Standard view Related Links option to change over to the Standard view of the form. Then in the Runtime Settings tab, under the Triggers section, check the Conditional share box. This will reveal a Conditional Shares tab below the Related Links section.
- Save your share and return back into the share after saving.
- Click the new Conditional Shares tab, and then click New.
- On the resulting page, use the Target Queue field and the search icon to select a target queue for the conditional share.
- (Optional) Check the Use Table Map box if you want to use a table map for your conditional share, and use the search icon to find and select the table map you want to use.
- Now, you're ready to set conditions for the share:
- Click the lock icon next to Domain, and then the search icon to choose a domain.
- Next to Condition, use the choose field dropdown to choose a field that you want to add filter conditions to. Then, choose an operator and value for that filter. To check which operators are available for ServiceNow field types, see operators available for filters and queries.
- To add more conditions, click Add Filter Condition and repeat Step 7c. To add a conditional "or" clause, click Add "OR" Clause instead.
- (Optional) Click X in line with any of the filters if you want to remove that filter.
- (Optional) Use the Company field to find and select a company to filter on, if you want to filter the conditional share by company.
- Finally, when your conditions for the share are set, click Submit.
- Back in the share page, click Update.