Re: [Dev] ACK interleaving

2017-12-01 Thread Vinod Kavinda
Hi Marco, The HL7 related code is in [1] inside carbon-mediation repo. [1] - https://github.com/wso2/carbon-mediation/tree/master/components/business-adaptors/hl7 Regards, Vinod On Sat, Dec 2, 2017 at 10:01 AM, Jason De Silva wrote: > Hi Marco, > > In order to debug the code

Re: [Dev] ACK interleaving

2017-12-01 Thread Jason De Silva
Hi Marco, In order to debug the code you should be able to do so by checking out the code in [1] as mentioned in [2]. [1] https://github.com/wso2/product-ei [2] https://github.com/wso2/product-ei#build-from-the-source Regards, Jason Jason De Silva *Software Engineer - QA* Mobile: +94 (0) 772

Re: [Dev] [ESB] Issue with Salesforce REST connector

2017-12-01 Thread Malaka Silva
Hi RRT Team, I guess we need to use "OAuth" instead of "Bearer" [2]. Shall we try this and fix the bug? [1] https://github.com/wso2-extensions/esb-connector-salesforcerest/blob/master/src/main/resources/salesforcerest-config/init.xml#L126 [2]

[Dev] Batch Processing on WSO2 Enterprise Integrator

2017-12-01 Thread JĂșnior
Hi, I am working on some batch processing tasks with WSO2. Some tasks like, query a db, apply transformation and validation on the data returned, generate a CSV file and then FTP the file. For iterating over the nodes and applyt the transformations and validations the first option I see is to

Re: [Dev] ACK interleaving

2017-12-01 Thread Marco Sessa
Hi Dev, I am analyzed the ACK interleaving with Wireshark and I have observed that WSO2 Integrator send back ACK in the wrong channel if receive parallel messages on a HL7 proxy. I have opened this issue on github. I would try to debug the code, but

[Dev] WSO2 Identity Server 5.4.0 Beta Released !!!

2017-12-01 Thread Jayanga Kaushalya
The WSO2 Identity and Access Management team is pleased to announce the release of WSO2 Identity Server 5.4.0 Beta. You can build the distribution from the source tag, Runtime: https://github.com/wso2/product-is/releases/tag/v5.4.0-beta Analytics:

Re: [Dev] [Integration Cloud] Swagger Support for ESB REST APIs

2017-12-01 Thread Shazni Nazeer
Is this in the docs? I still can't find it. If not shall we add it. On Thu, Sep 14, 2017 at 8:22 AM, Chamalee De Silva wrote: > Thanks for the information Vijitha. > > > > > Thanks, > Chamalee > > > > > > On Thu, Sep 14, 2017 at 5:28 PM, Vijitha Ekanayake