Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Synchronization, verbally known as Sync, is a process to exchange set of data between two or more than two systems. Sync process establishes the consistency among systems and subsequent continuous updates to maintain consistency. The data sync should not be considered as a one-time task. It is a process which needs to be planned, owned, managed, scheduled and controlled.

In Ginesys data sync process performs to exchange data between HO and POS. HO can keep track of all transactions and activities. Same as POS can access the policies and other functionalities provided by the HO. Sync process can be manual or automatic as per schedule. 

How the Sync process works in Ginesys:

Sync can be performs from both side, like - from HO to POS and from POS to HO.

Sync from HO to POS: Sync from HO to POS(s) required when HO sends policies, assign users etc.

...

  1. Step1: Send data from HO to Web Database

    1. Open Ginesys Launchpad.
    2. Click on the Data Sync tab.
    3. Data Sync window will open.

    4. You will get two button - Sync Selective and Sync All.

      1. Sync Selective: If HO wants to send data to its particular site, then perform the sync through Sync Selective. 
      2. Sync All: If HO wants to send data to all its sites, the perform sync through Sync All.
    5. If you click on the Sync Selective, the Select Site window will appear. 
    6. Select the site(s) where you want to send data and click on OK.
                                                  or
    7. Click on Sync All button.
    8. The Sync process will run.
    9. After completing the Sync process, you will get a message in the same window- "Sync process completed, flushing buffer.".

    10. The sent data will be uploaded in the Web Database.
    11. Close the window.
    12. You will get the details of sent data in the Sent Data tab.
    13. The status of the sent data will be UPLOADED.


  2. Step2: POS Receive the sent data from Web Database and send an acknowledgement to the Web Database.  
    1. Open the POS site where the HO have sent the data.
    2. Go to Administration tab.
    3. Click on Data Exchange.

    4. Sync module will open.
    5. Click on the Sync button.
    6. The Sync Process process will run.
    7. After completing the Sync process, you will get a message in the same window- "Sync process completed, flushing buffer.".
    8. Close the window. 
    9. You will get the details of received data in the Received Data tab.
    10. The status of the received data will be PROCESSED. 


  3. Step3: HO Receive the acknowledgement from Web Database.
    1. Again go to Launchpad > Data Sync.
    2. Repeat the sync process same as Step1: d to j.
    3. The status of the received data (Acknowledgement) will be PROCESSED.


  4. After performing above three steps successfully, the sync process completes.

...