Hi,
I got the answer to module 12 question 1 wrong on the assessment quiz. I don't understand how Entry and Exit get logged before JMS Start and JMS End. How would the answer differ if it was a two way communication?
@mulsoft can you please help?
4 answers
Hi @auravshrestha
To answer your question,
one-way communication - JMS will be trigger and will immediately execute Log:Entry without waiting for the response of the processFlow. `Answer Entry, Exit, JMS Start, JMS End`
request-response - JMS will be trigger and complete the process in the subflow before executing Log:Entry. `Answer JMS Start, JMS End, Entry, Exit`
Ryan Anthony Andal
MuleSoft Forum Moderator
Senior Integration Consultant`Please report spam messages in the forum.`