Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 3 Next »

The process of restoring specific attributes is identical for restoring on Cloud and on Data Center.

Besides restoring and migrating the objects, you can restore only specific attributes of the specific Object Types from the backup. To do so, during the restore process, select “Restore specific object attributes” on the Options step:

image-20240422-221620.png

When this option is selected, all other options will be disabled! If the corresponding Object Type is deleted from the target schema, the Object Type should be restored.

This feature is available for the backups made after April 23, 2024. For the backups made before the date, this option will be disabled.

After selecting the option, you will see the list of the Object Types in the backup with the number of objects for each object type:

image-20240422-221800.png

Click the arrow icon to expand the Parent Object Type and see the Child Object Types. You can also expand/collapse all the Object Types by clicking the “two arrows“ icon in the top right corner of the list:

image-20240422-222053.png

When you click the Object Type, you will see the corresponding attributes in the right part of the window:

image-20240422-222157.png

The number along the attribute represents the attribute ID

When you select the attribute(s) to restore, you will see the blue checkmark and the number of the selected attributes:

image-20240422-223225.png

You can select all or clear all the selected attributes by clicking Select all or Clear all.

If the Parent Object Type is passes the attributes to the child object types, you will see the corresponding message after selecting such an object type:

image-20240422-223657.png

For the child objects, that receive the attributes from the parent, the attributes will be shown but disabled. You will see the corresponding message to go to the parent object type to select such attributes for restoration:

image-20240422-224106.png

You can restore the attributes for all the objects in the object type or only in the specific objects by filtering them with AQL. To do so, click the AQL filter button and fill in the AQL in the popup:

image-20240422-224606.png

When you click the “Update filter“ button, you will get back to the object types and attributes list and a blue checkmark on the “AQL filter” button indicates that the AQL is entered.

image-20240422-224903.png

After Selecting the desired attributes, click the Continue button to move to the last (Review) step, where you can review the details of the attributes restore and start the restore:

image-20240422-225124.png

When the restore is started, you will see the restore in the Restores grid with the YES status, along with the “Restore specific attributes“ option under “Restore Options“:

image-20240430-130902.pngimage-20240422-225458.png

You can click the AQL button to view the AQL, which was used during the restore (the popup will be empty if no AQL was used):

image-20240430-131136.png

If the restore is successful, you will see the corresponding Results message. If at least one attribute was not restored, you will see the message in the Result message:

image-20240422-225623.png

You can click the Real-time log to see the details of the error, indicating the object key and the attribute key, with the error details:

image-20240422-225807.png

You can also download the log in .json format by clicking the “Full log“ button.

  • No labels