You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »


A bulk share is a job that sends out bulk records from your ServiceNow instance as a pre-filtered range of data, all at once. The data is shared to a subscriber, which can be another instance of ServiceNow, the DataSync Agent, or any number of the other applications that Perspectium can integrate with.


Bulk shares can contain certain conditions and can also be scheduled to run in a specific order, at specific times. 

What's on this page?

Bulk shares can share multiple tables through ServiceNow's table hierarchy, run through advanced filters and scripts, share out related/auxiliary records, and more.

To access bulk shares, go to Perspectium > Perspectium Core > Shares. Then, click Bulk Share.




Create and configure a bulk share

Creating and configuring a bulk share begins with completing a new record form where you'll indicate various actions and behaviors that you want the bulk share to take on. 

Prerequisites

Instructions

  1. In your ServiceNow instance, go to Perspectium > Perspectium Core > Shares (using the left-side filter navigator).

  2. Select Bulk Share.

  3. Select Create New Bulk Share.

  4. Enter a name of your new bulk share in the Name field.

  5. In the Table dropdown, find and select the table which includes the data that you want to bul share out of your ServiceNow instance. 

  6. Use the Encryption Method dropdown to select a method to encrypt the data. 

    Cipher options include:

    Encryption Method

    Dynamic shared data will...

    TripleDESbe encrypted with Triple DES.
    AES128

    be encrypted with AES-128.

    AES256

    be encrypted with AES-256.

    (info) NOTE: To ensure AES-256 encryption for your data, you will need to create an encryption and decryption key with at least 32 characters in the PSP Properties module.

    Base64 Encode Onlyhave Base64 encoding only.
    Unencrypted

    not be encrypted.

  7. Click the Search icon next to the Target queue field and in the Queues popup, select the shared queue that you want to bulk share your record data to.

  8. (Optional!) There are various additional settings that can further customize and enhance your bulk share, such as limiting the number of records shared, sharing table records only (and not child records), and more. Explore all of these optional features here

  9. Once all settings have been configured, click Save.

  10. To run the bulk share immediately, go back to your new record and click Execute Now. Alternatively, you can choose to run the bulk share at a specific time or set intervals by creating a scheduled bulk share.


Next, explore some of the additional features you can make use of to further customize and enhance your bulk shares.