Multiple choice technology web technology

Name of the port created automatically while working with dynamic cache

  1. NewLkpRow

  2. NewRow

  3. NewLookupRow

  4. No ports were created

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

When working with dynamic cache in Informatica, a port called NewLookupRow is automatically created. This port indicates whether a row is new, existing, or modified. The other options (NewLkpRow, NewRow) are incorrect port names.