Viewing Sync Status

Introduction

This feature allows you to view the current status of the “Sync” activity for the specific service or application module. The “Sync” activity can have any of the two statuses: Pending or Success. The “Pending” status means that the changes that you incorporate into the application module in the respective branch are yet to be synced on VRT. The “Success” status means that the changes that you incorporate into the application module have been successfully synced on VRT.

You can view the sync status by using the following selection criteria:

  • Environment Name
  • Module Name

To view the sync status for a specific module:

  1. In the Release Manager module, click the View Sync Status tab, and it displays the following lists:
    • Environment Name
    • Module
  1. In the lists, perform the following functions:
ListDescription
Environment NameClick this list and then select the environment in which you want to check the status of the “Sync” activity.  
ModuleClick this list and then select the module for which you want to check the status of the “Sync” activity.
       
  1. After you select the environment and the module, the application displays the sync details as follows:
FieldDescription
Component IdThis field displays the name of the component for which you cut a branch from the master branch. You access the respective component in the child branch, change or fix the application code, and then merge the branch into the master branch.
Component NameThis field displays the name of the component for which you cut a branch from the master branch.
Component TypeThis field displays the type of the component. In the Release Manager application, the type of the component is defined at the database level. The Release Manager application maintains the type of the component as a unique name identifier.
Component VersionThis field displays the updated version of the component after the child branch is merged into the master branch.
SYNC StatusThe Release Manager application maintains two types of the sync status for the respective components:
a. Pending
The “Pending” status means that the changes that you incorporate into the application module in the respective branch are yet to be synced on VRT.

b. Success
The “Success” status means that the changes that you incorporate into the application module have been successfully synced on VRT.
Last Sync TimeThis field displays the date and time in the dd Mon, yyyy hr:min PM/AM format only if the changes that are incorporated into the component have been successfully synced on VRT.  

This timestamp value (date and time) specifies the date and time at which the changes were successfully synced on VRT.
RemarksThis field displays the textual description related to the sync status.
Eye Icon ()This field displays the clickable eye icon (). After you click the eye icon (), the application displays the configuration details of the successfully synced component in JSON format.
Was this article helpful?
YesNo