IBM
C2180-272 · Question #37
While testing a message flow with a Compute node that contains two PROPAGATE statements, a solution developer discovered that the output message assembly is empty before the second PROPAGATE…
The correct answer is A. Add a DELETE NONE clause to the first PROPAGATE statement. See the full explanation below for the reasoning.
Question
While testing a message flow with a Compute node that contains two PROPAGATE statements, a solution developer discovered that the output message assembly is empty before the second PROPAGATE statement is executed. What must the solution developer do to prevent this from happening?
Options
- AAdd a DELETE NONE clause to the first PROPAGATE statement.
- BAdd a DELETE DEFAULT clause to the first PROPAGATE statement.
- CAdd a FINALIZE DEFAULT clause to the first PROPAGATE statement
- DWrite a SET OutputRoot.Body = InputRoot.Body statement before the second PROPAGATE
How the community answered
(26 responses)- A69% (18)
- B4% (1)
- C8% (2)
- D19% (5)
Community Discussion
No community discussion yet for this question.