ExamQuestions.com

Register
Login
Oracle SOA Suite 12c Essentials Exam Questions

Oracle

Oracle SOA Suite 12c Essentials

18 / 48

Question 18:

How are task outcomes processed in BPEL process? 

Answer options:

A. by using a condition (present in each path of the human task activity) in which you specify the outcome that causes a particular path to be followed
B. by using onMessage or pick activities that receive the outcome from the human workflow engine
C. with a Switch containing a case for each outcome of interest plus an optional otherwise case after the human task activity
D. with a Switch containing one case for each possible outcome after the human task activity