Show TOC

Synchronizing Mobile Devices for Completeness CheckLocate this document in the navigation structure

Prerequisites

You have identified and prepared data objects to participate in data completeness check.

More information: Preparing Data Objects for Completeness Check

Context

You use this procedure to determine whether data received by a mobile device during synchronization is complete or incomplete.

Procedure

  1. Generate the parent and child data objects.

    More information: Processing Data Objects

  2. Synchronize the mobile device with the DOE.

    System displays the message "Device is in sync with respect to data" when the device attribute IS_DATA_INCOMPLETE is set to ' '.. In addition, the system removes instances of the data objects participating in the completeness check from the completeness lookup tables.

    System displays the message "More data is expected for the device." when the device attribute IS_DATA_INCOMPLETE is set to 'X'.

    Note

    You can remove instances from the completeness lookup tables that are participating in completeness check using the REMOVE_INSTANCES and REMOVE_CHECK_ID APIs.

    More information: Using Completeness Check APIs