In Oracle BPM 11g, a signal event is implemented as a(n)
A.
JMS topic
B.
EDN event
C.
synchronous service
D.
asynchronous service
Explanation:
Signal events allow you to broadcast a message to all the processes in a BPM
project. Only the processes configured to listen to that signal react.
Oracle BPM uses Oracle Event Delivery Network (EDN) to send and receive signals.
Reference: Oracle Fusion Middleware Business Process Composer User’s Guide for Oracle
Business Process Management, 11g Release 1 (11.1.1.5.0), 19.8 Introduction to Communication
Between Processes Using Signal Events