You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clayton Sims edited this page May 26, 2020
·
3 revisions
A Case appendix provides additional data which can help the platform optimize for the structure of how cases are used in the sandbox.
Platforms are welcome to process appendix blocks at any time after receiving them. They do not need to be executed before processing other data in the restore (IE: The restore can be considered successful after appendix block is received and queued, rather than processed).
<appendixxmlns="http://commcarehq.org/appendix/v1"id=""hash="">
<casecase_type=""> <!--- 0 or More: information about a case model @case_type - Optional -->
<indexproperty=""/> <!--- 0 or More: Provides an indication that the id'd property will be frequently used to filter data, and should ideally be optimized for lookups in the platform --->
</case>
</appendix >