Page 1 of 1

Get lost data from the server

Posted: December 14th, 2024, 3:15 pm
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.

Re: Get lost data from the server

Posted: December 15th, 2024, 1:01 am
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

Re: Get lost data from the server

Posted: December 15th, 2024, 9:13 am
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