Praveen Oruganti,

So, if you're using send() to send the message exchange, everything is ok but the moment you change this to sendSync() things go astray, right? Could you post us (a summary of) the code you are using to send/receive the messages?

Gert

sachin2008 wrote:
Hi , I am facing some problems with synchronous communication in LW container. My scenario is client --> BC --> LWC1 ---> LWC2

LWC1(Light weight container component) sends a request to LWC2(POJO that
extends TransformComponentSupport) .i am sending a asynchronous request  to
lwc2. In the LWC2 , simply i am setting some text as respone and sending
back . But i  am not receiving that in LWC1.  When i send the same request
in asynchronous format i am receving the response in the LWC1. Can u please tell what could be the problem.



When

-----
Cheers
Praveen Oruganti
"Think before you act and act on what you believe"

Reply via email to