Multiple choice technology

Connected lookup uses________

  1. Dynamic cache

  2. Static cache

  3. Both

  4. NONE

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Connected lookup is flexible and can use either static cache (loaded once at session start) or dynamic cache (updated during session) depending on configuration. The cache type is determined by the lookup cache properties.