Symptom
Lazy loading is active for surveys even in offline mode. Your expectation is, that this should not be the case in offline mode as the information got synced.
Environment
SAP Cloud for Customer
Cause
In offline, even though the data is synced, the data is not available in the client. Instead it will be available in the device data base (DB) which needs to be fetched.
To prevent performance issues during the initial load of a survey, we have implemented lazy loading. Currently there is no flag to turn this off.
Resolution
Currently this is an expected behaviour.
See Also
Keywords
lazy loading, long loading time, performance, survey, offline, , KBA , LOD-LE-SUR-EXE , Survey execution = runtime , Problem