Oracle SOA Suite 12c Essentials — Question 33
Which two statements accurately describe the invoking of a human task?
Answer options
- A. A web service client in a different composite can invoke a human task.
- B. A human task can invoke another human task in the same composite.
- C. A BPEL process can invoke a human task in a different composite.
- D. A human task can invoke another human task in a different composite.
Correct answer: C, D
Explanation
The correct answers are C and D because a BPEL process can indeed invoke a human task across different composites, and a human task can call another human task outside its own composite. Options A and B are incorrect as they do not accurately reflect the capabilities of human tasks in relation to composites.