Multiple choice technology platforms and products

NewLookupRow' port is available in which type of Lookup?

  1. Persistent Cache

  2. Dynamic Cache

  3. Unnamed Cache

  4. Shared Cache

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

Dynamic Cache allows the lookup cache to be modified during the session with inserts and updates. NewLookupRow port specifically indicates whether the current row was newly inserted into the cache, which only makes sense when the cache can change - hence it's dynamic-only.