IBM
C2090-303 · Question #14
Which statement is true when using the SaveInputRecord() function in a Transformer stage.
The correct answer is C. You must retrieve all saved queue records using the GetSavedInputRecord() function within Loop. See the full explanation below for the reasoning.
Question
Which statement is true when using the SaveInputRecord() function in a Transformer stage.
Options
- AYou can only use the SaveInputRecord() function in Loop variable derivations.
- BYou can access the saved queue records using Vector referencing in Stage variable derivations.
- CYou must retrieve all saved queue records using the GetSavedInputRecord() function within Loop
- DYou must retrieve all saved queue records using the GetSavedInputRecord() function within Stage
How the community answered
(51 responses)- A10% (5)
- B2% (1)
- C84% (43)
- D4% (2)
Community Discussion
No community discussion yet for this question.