Re: [Dev] [DEV][ESB][DSS] Sending batch request to DSS

2016-08-31 Thread Chanuka Dissanayake
Hi, Removing 'blocking = true' worked. Thank you Rajith, Malaka for the help. Regards Chanuka. On Wed, Aug 31, 2016 at 8:28 PM, Rajith Vitharana wrote: > Hi Chanuka, > > Try with call mediator blocking=false. > > Thanks, > > On 31 August 2016 at 19:53, Malaka Silva

Re: [Dev] [DEV][ESB][DSS] Sending batch request to DSS

2016-08-31 Thread Rajith Vitharana
Hi Chanuka, Try with call mediator blocking=false. Thanks, On 31 August 2016 at 19:53, Malaka Silva wrote: > Hi Chanuka, > > Shall we try to find the payload in messagecontext before iterator > mediator. > > You can use log mediator or mediation debugger to do that. > > On

Re: [Dev] [DEV][ESB][DSS] Sending batch request to DSS

2016-08-31 Thread Malaka Silva
Hi Chanuka, Shall we try to find the payload in messagecontext before iterator mediator. You can use log mediator or mediation debugger to do that. On Wed, Aug 31, 2016 at 4:50 PM, Chanuka Dissanayake wrote: > Hi, > > I'm trying to do the $subject using ESB 5.0, DSS 3.5.0

[Dev] [DEV][ESB][DSS] Sending batch request to DSS

2016-08-31 Thread Chanuka Dissanayake
Hi, I'm trying to do the $subject using ESB 5.0, DSS 3.5.0 and Salesforce Connector. When I remove the following call operations to the DSS from the sequence it's working perfectly. "urn:insert_SF_Account_operation_batch_req"/> > > >