Versions Compared

Key

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

...

Entries created via dynamic forms

  1. The created data will use client-side generated UUIDs to ensure uniqueness in the system.

  2. The proposed solution is to consolidate all entries into a file (or batched files) and uploaded. Downside is that registration IDs, won’t be synced back to local cache.
    A checksum can be used to verify integrity of the upload.

  3. The sync status will be captured via separate APIs.

  4. A solution was proposed to assign users a batch of system generated IDs while syncing. During registration, these IDs will be assigned to the individuals who are not able to provide a document ID. This solution might render a user unable to register new individuals if they run out of system generated IDs.