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

Compare with Current View Page History

« Previous Version 40 Next »


Archive Data (found under DataSync) allows you to leverage the Perspectium DataSync solution to archive data from your ServiceNow instance to an external database. Whereas ServiceNow's built-in data archiving feature limits you to running archiving each table record only once, the Archive Data feature allows you to archive a record multiple times and to an external database of your choice using the Bulk Share function.

Explore the various contexts and instructions for using this feature. 

What's on this page?

THIS IS A WORK IN PROGRESS FOR AN UPCOMING FEATURE

NOTES

  • Archive Data is a separate update set installed on top of the Perspectium Core application. Contact Perspectium Support to obtain this update set and for more information.

  • This feature requires Krypton 8.2.0+ of the Perspectium Core application for ServiceNow and Krypton 8.0.3+ of the DataSync Agent.




Minimum Requirements and Support

Perspectium Core (ServiceNow app)Krypton 8.2.0 and newer
DataSync AgentKrypton 8.0.3 and newer
Supported Databases

Oracle

Microsoft SQL Server




Installation

Install Perspectium Core Application

Install the Perspectium Core application and configure it for DataSync.

Install Archive Data

Install the Archive Data update set.

Run Finish Install

Since the Archive Data feature is built on top of the Core application as a lightweight add on, run Finish Install after installing the Archive Data update set to ensure all necessary components are installed properly.




Once you navigate to DataSync > Archive Data, you will have the following options:

  • Archive - Choose the tables and conditions you want to archive from your ServiceNow instance.
  • Restore - Choose the previously executed archives you want to restore back into your instance.
  • Dashboard - View and monitor the data you've archived using this feature on your instance. 


Archive

Archive allows you to use the Bulk Share feature to back up tables to a queue that the DataSync Agent can then save into an external database. The Archive option provides a simplified view of the Bulk Share feature so as to allow you to specify which table to archive. Leveraging bulk share functionality, records are sent out in the standard Perspectium message format (as found in the Messages > Outbound table).

The Archive option offers the following choices after navigating Archive Data > Archive:

Create New Archive

Create a new archive configuration to specify which table you want to archive and to what target queue the records will be shared out to. This archive configuration is created as a specialized version of a bulk share.

When creating a new archive, like a standard bulk share, you specify a unique name for it along with the table you want to archive, the encryption method and a target queue to share records out to.

You can also specify conditions for which records from the table you want to archive along with sharing the table record's related attachments, journal fields and audit records. Like standard bulk shares, you can use the Share updates since then if you want to schedule this bulk share to run at certain times and share records updated since the last time the archive ran and Enable confirmation for ServiceNow to database table compare.

  • Since archives and restore share the same table as standard bulk shares, the name must be unique across bulk shares, archives and restores.
  • The table specified is the one that will be archived (i.e. not any child tables).
  • You can also choose to share out the related attachments, journal field and audit log entries related to the table you specify.
  • Since archives support table compare, the ServiceNow to database table compare UI will show both standard bulk shares and archives as selectable bulk share options.
  • Selecting a queue that has child queues will create child archives like what would happen with a standard bulk share. Executing the base archive will execute the child archives to share out records.

(info) NOTEBecause of how ServiceNow may cache UI views, you may be shown the wrong view on occasion (i.e. shown the Restore view when you are viewing an archive). To fix this, click on the menu in the top left of the form and choose the appropriate view (Share He20 Archive view for archives and Share He20 Restore view for restores):


View Archive Configurations

View previously created archive configurations. This view will only list archive configurations and not standard bulk shares.


Scheduled Archive

To schedule created archive configurations to continuously run at a time you choose. Scheduled archive is a specialized version of the scheduled bulk share feature with the main difference being you can only choose archives and not standard bulk shares. Similarly, scheduled bulk shares only allow you to choose bulk shares and not archives. 

After selecting Scheduled Archive, you have the following options:

Create New Scheduled Archive

Create a new scheduled archive to schedule when you want archive(s) to run. The options will be the same as you see on a scheduled bulk share.

(info) NOTE: You will have to save the scheduled archive first before you are able to add any archives to the scheduled archive. 


View Scheduled Archives

View previously created scheduled archives. This view will only list scheduled archives and not standard scheduled bulk shares.

From here, you can click into a scheduled archive and choose the Edit... option to add archive configurations you created to run on the scheduled archive's schedule. 

(info) NOTEYou will only be able to select archives (and not standard bulk shares) to add to your scheduled archive. Similarly, on scheduled bulk shares you can only select standard bulk shares and not archives.




Restore

Restore allows you to restore previously executed archives. Restore works by sending a command message to the DataSync Agent which will then query the external database where the records were previously saved to and send those records back into ServiceNow. The records are sent to the subscribed queue the ServiceNow instance consumes from, with records sent in the Perspectium message format (as found in the Messages > Inbound table) so they can be read in using the Perspectium Core application.

To restore data into your instance, you must have subscribe configured for the tables you will be restoring. When Archive Data is installed, it will create a global subscribe that will allow all table records to be restored into the instance.

The Restore option offers the following choices after navigating Archive Data > Restore:

Create New Restore

Create a new restore (bulk share) configuration to specify which archive you want to restore from. 

You can either choose an archive you previously did or manually configure the restore (you cannot do both from the same restore configuration) so as to specify your own conditions for restoring if you are trying to restore only a subset of data and know where you are restoring from (i.e. which queue your DataSync Agent is reading from). 

If you choose an archive you previously did, the manual configuration restore fields (Table name, Encryption method, Target queue, etc) will be hidden since the configurations from the archive will be used.

Otherwise you can configure restoring similar to configured creating a new archive, including if you want to restore attachments, journal fields and audit records.

Clicking Execute Now will send a command message to the queue specified (whether specifying the queue manually on the restore configuration or using the queue from the archive configuration) to tell the DataSync Agent to query and return records matching the restore conditions so the records can be read back into your ServiceNow instance.

  • Since archives and restore share the same table as standard bulk shares, the name must be unique across bulk shares, archives and restores.
  • When specifying your own conditions, verify the conditions are valid. For example, if you backed up only data from the incident table where active is true and then here configure to restore data where active is false. In this case, no data will be returned since this set of data was not archived.
  • Only archives that have a Completed status can be selected in a restore. If you created child archives, only the child archives will be selectable (and not the base archive) so you can send out restore command messages to the child queues associated with the child archives.
  • Archive configurations that are Completed will have a Restore this archive related link so you can easily create a restore off of it that you can then execute This restore configuration will be named Restore Unix Timestamp i.e. Restore 1688533795479 to ensure uniquely named restore configurations.

(info) NOTEBecause of how ServiceNow may cache UI views, you may be shown the wrong view on occasion (i.e. shown the Restore view when you are viewing an archive). To fix this, click on the menu in the top left of the form and choose the appropriate view (Share He20 Archive view for archives and Share He20 Restore view for restores):


View Restore Configurations

View previously created restore configurations. This view will only list restore configurations and not standard bulk shares.




Dashboard

The Dashboard provides a view of the data you've archived using the Archive Data feature.

NOTES

  • Your preferences such as the Theme you select or the Show By (Hour, Day, Month, Lifetime) option on Record Breakdown will be saved in your browser's localStorage for when you visit the Dashboard page again.


After navigation to Archive Data > Dashboard, you will see the Dashboard user interface that shows the following:

Recent Archives

This feature displays the most recent (up to 50) archives from you instance. You can click on any entry to access that specific record directly. This table will only list bulk shares created as archives and not standard bulk shares (those created under Perspectium Core > Shares > Bulk Shares).


Record Breakdown

The Record Breakdown graph is a visualization of data based on the calendar date selected. Toggle between different data representation (records per hour, day, month, or lifetime).


Total Daily/Monthly Records

Total Daily Records: Displays the total records archived for the current day. 

Total Monthly Records: Displays the total records archived for the current month. 

Changing the date/month on the calendar does not affect this count.


Average Records Sent + Calendar Select

Use this feature to get a breakdown of the number of records archived based on a selected date in the calendar. Information here is based on on bulk shares created as archives and executed in your instance.

Any time you access or reload the dashboard, the calendar date will reset to the current date.

You can change the date on the calendar using the available arrows or the dropdown settings.

The Records Sent/Day count reflects the number of records archived on the specific calendar date selected.

The Records Sent/Hour count is reflects the number of records archived in the the specific calendar date selected, divided by 24 hours. However, if the current date is selected, then this number is divided by the number of hours that have passed in that day so far. 




Uninstall Archive Data

Located under DataSync > -- Uninstall Archive Data, this option allows you to remove Archive Data specific Perspectium components from your instance.

Once you click on the module, you will be presented with a page to confirm you want to uninstall the Archive Data feature. Once you click Confirm, this will run a job in the background to remove Archive Data specific script includes, modules, scheduled jobs and UI pages including the Dashboard mentioned page.

(info) NOTE: This will take a few minutes to complete. You may need to log out and then log back into your ServiceNow instance to ensure that all Archive Data modules are removed from your left side list display. Also, if any Archive Data modules were marked as favorites prior to the uninstall process, you can remove the modules by selecting the - icon on to the right of the module.



  • No labels