Oracle
1Z0-434 · Question #14
Which statement is true about the skip condition in a BPEL activity?
The correct answer is C. The activity gets executed when the skip condition expression evaluates toFalse. https://docs.oracle.com/cd/E14571_01/dev.1111/e10224/bp_conditn.htm
Workload Management and High Availability
Question
Which statement is true about the skip condition in a BPEL activity?
Options
- AThe activity gets executed hen the skip condition expression evaluates toTrue.
- BThe skip condition expression is evaluated before the activity instance is created.
- CThe activity gets executed when the skip condition expression evaluates toFalse.
- DThe activity gets executed when the skip condition expression throws a fault.
How the community answered
(63 responses)- A11% (7)
- B3% (2)
- C81% (51)
- D5% (3)
Explanation
https://docs.oracle.com/cd/E14571_01/dev.1111/e10224/bp_conditn.htm
Topics
#BPEL skip condition#activity execution#process flow#condition evaluation
Community Discussion
No community discussion yet for this question.