Get lost data from the server

Discussions about syncing data via Bluetooth, Dropbox, FTP, and using CSWeb
Post Reply
Habtess
Posts: 8
Joined: November 2nd, 2024, 1:02 am

Get lost data from the server

Post by Habtess »

Dear all
How are you
i have questions on syncing data from the csweb server to Enumerators.There are a lots of enumerators synchronize daily to the server, and some enumerators lost data because of tablet crash.so I want to send data back to enumerators from the server to enumerators with in their ID only.
I used GET function to syncdata to enumerators but it sends all enumerators data to each enumerators but I want only to get data based on their ID only.
Please help me on this case.
justinlakier
Posts: 238
Joined: November 21st, 2022, 4:41 pm

Re: Get lost data from the server

Post by justinlakier »

Hello,

See the forum post here. SyncData's universe argument works to narrow down to the specific enumerator only if Enumerator ID is a case ID item. If not, you can at least use the example listed in this post to narrow down the geographical area of cases you are getting based on case IDs.

Hope this helps,
Justin
Habtess
Posts: 8
Joined: November 2nd, 2024, 1:02 am

Re: Get lost data from the server

Post by Habtess »

Thank you Justin. It is done .I used universe argument that solved my issues.
Thank you very much for your always quick response to my requests
Post Reply