Multiple choice technology platforms and products In a Sequence Generator Transformation,what is CURRVAL port? It generates a sequence of numbers by connecting it to a transformation or target It is the NEXTVAL value plus one or NEXTVAL plus the Increment By value Any of above two, depending on whether the flag specified for this is checked or not. None of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation In an Informatica Sequence Generator, the CURRVAL port outputs the current value, which is equivalent to the last generated NEXTVAL plus the increment value.