Which end event should you use at the end of your process to send a message to a specific
process?
A.
None End Event
B.
Terminate End Event
C.
Signal End Event
D.
Message End Event
Explanation:
The message end event is used to send a message to another process or service
when the process is completed. The message end event is always used with either a message
start event or message catch event.
Reference: Oracle Fusion Middleware Business Process Composer User’s Guide for Oracle
Business Process Management, 11g Release 1 (11.1.1.5.0), 6.2.10 Introduction to the Message
End Event