Exam 1z0-1094-23 All QuestionsBrowse all questions from this exam
Question 12

Projector components in a mapping hides attributes from preceding components. All succeeding components can only use the attributes from projector component.

Which three components below are NOT a projector component in Oracle Data Integrator (ODI)? (Choose three.)

    Correct Answer: B, C, E

    In Oracle Data Integrator (ODI), projector components are those which produce a new set of records with potentially new attributes. The Aggregate, Distinct, and Sort components produce new sets of attributes and thus behave as projector components. The Filter and Join components work by either reducing the existing set of attributes or combining them without creating new sets of attributes, and so do not act as projectors. Thus, the three components that are not projector components are Sort, Filter, and Join.

Discussion
piipoOptions: BCE

B,C,E is Collector