Get Synchronisation Log Action Application Steps

  1. Log in to the Kuika platform and open the project you are working on.
  2. Go to the UI Design module and open the Properties panel on the right panel.
  1. + ADD ACTION menu, add the Offline Database > Get Synchronization Log action according to the trigger event you want (Initial Actions, OnClick, OnBlur, etc.).

Get Synchronization Log Action Parameters

  • User Name: Used to identify the user performing the synchronisation operations. In scenarios where multiple users are working on the same application, you can query which user synchronised which data.
  • Status (Optional): Indicates the status of the synchronisation operations. Can be used to filter successful or failed synchronisations.
  • Begin Date (Optional): Specifies the start date of the synchronisation operations. Used to query synchronisation operations performed from a specific date onwards.
  • End Date (Optional): Defines the end date of the synchronisation operations. Together with Begin Date, it allows you to examine operations within a specific time range.