Hi Rajeevan, The blocking attribute should be in the call mediator. In the blocking calls, the attribute' value should be true. <call blocking="true"/>
In the non blocking calls,The blocking attribute is not mandatory. <call/> Thanks, Kathees On Thu, Sep 10, 2015 at 4:07 PM, Rajeevan Vimalanathan <[email protected]> wrote: > Hi, > > We found that ESB has introduced a new attribute 'blocking=true/false' > (Enable Blocking Calls) to the Call mediator from ESB 4.9.0 when testing. > So we will add the same to Call mediator at ESB Graphical tool [1] of > Developer Studio. > > <call blocking="true" xmlns="http://ws.apache.org/ns/synapse"/> > > [1] https://wso2.org/jira/browse/TOOLS-3134 > > Thanks, > Rajeevan > > -- > Vimalanathan Rajeevan > Software Engineer, > WSO2, Inc. *http://wso2.com* <http://wso2.com> > Lean.Enterprise.Middleware > > Mobile: > *+94 773090875 <%2B94%20773090875>* > LinkedIn: > *https://www.linkedin.com/in/RajeevanVimalanathan > <https://www.linkedin.com/in/rajeevanvimalanathan>* > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Kathees Software Engineer, email: [email protected] mobile: +94772596173
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
