Re: [Architecture] [Dev] [VOTE] Release of WSO2 IoT Server 3.1.0 RC version 3

2017-07-27 Thread Madhawa Perera
Hi all, We are closing the vote for RC version 3. We will proceed with new RC soon. Thank you Best Regards, Madhawa On Thu, Jul 27, 2017 at 3:59 PM, Pubudu D.P wrote: > -1 Due to the following bug in cipher tool[1] > > [1] https://github.com/wso2/product-iots/issues/1245 >

Re: [Architecture] ESB connector smaple scenario - Integrate Salesforce SOAP with Google Spreadsheet and Gmail

2017-07-27 Thread Hariprasath Thanarajah
Hi Malaka, The source code means the artifacts? If so you can find it in[1]. But we explain the steps to create the project in doc[2], [1] - https://github.com/hariss63/sfSheetGmailUsecase [2] -

Re: [Architecture] ESB connector smaple scenario - Integrate Salesforce SOAP with Google Spreadsheet and Gmail

2017-07-27 Thread Hariprasath Thanarajah
Hi Manjula, I have completed all the parts that are mentioned by you. Please have a look and review it. https://docs.google.com/a/wso2.com/document/d/1x9Jgcjt6cBG4_Vfd7110D1vNkaoXCpL_SlKBbwO8xIU/edit?usp=sharing On Thu, Jul 27, 2017 at 7:50 PM, Manjula Rathnayake wrote: >

Re: [Architecture] Choosing APIs for implementing connectors

2017-07-27 Thread kausik .M
Hi all, In this use cases we are planning :- 1.From the twitter connector we are getting retrieve searches and also from the CallRail connector we are Retrieving caller contact details then from our *Followupboss* connector we are creating leads from those details. And also from the

Re: [Architecture] ESB connector smaple scenario - Integrate Salesforce SOAP with Google Spreadsheet and Gmail

2017-07-27 Thread Manjula Rathnayake
Hi Hariprasath, On Thu, Jul 27, 2017 at 7:42 PM, Hariprasath Thanarajah < haripras...@wso2.com> wrote: > Hi Manjula, > > On Thu, Jul 27, 2017 at 7:30 PM, Manjula Rathnayake > wrote: > >> Hi Hariprasath, >> >> This is great. Have you tried deploying this sample in Integration

Re: [Architecture] ESB connector smaple scenario - Integrate Salesforce SOAP with Google Spreadsheet and Gmail

2017-07-27 Thread Hariprasath Thanarajah
Hi Manjula, On Thu, Jul 27, 2017 at 7:30 PM, Manjula Rathnayake wrote: > Hi Hariprasath, > > This is great. Have you tried deploying this sample in Integration Cloud? > Yes, I have tried this and got succeed. But one concern in the cloud is if we need to add more than one

Re: [Architecture] ESB connector smaple scenario - Integrate Salesforce SOAP with Google Spreadsheet and Gmail

2017-07-27 Thread Manjula Rathnayake
Hi Hariprasath, This is great. Have you tried deploying this sample in Integration Cloud? Extending is usually needed. For example, every time we find a sample that just covers the part of the story we are interested in. It might not be the exact use case customers are looking for. If we share

Re: [Architecture] ESB connector smaple scenario - Integrate Salesforce SOAP with Google Spreadsheet and Gmail

2017-07-27 Thread Hariprasath Thanarajah
Hi Manjula, On Thu, Jul 27, 2017 at 1:46 PM, Manjula Rathnayake wrote: > Hi Hariprasath, > > Looks good. I can see below improvements so that we can make this sample > personalized for anyone and get some customers around similar use cases. > 1. Steps taken to configure

Re: [Architecture] [Dev] [VOTE] Release of WSO2 IoT Server 3.1.0 RC version 3

2017-07-27 Thread Pubudu D.P
-1 Due to the following bug in cipher tool[1] [1] https://github.com/wso2/product-iots/issues/1245 Cheers, Pubudu. Pubudu D.P Senior Software Engineer - QA Team | WSO2 inc. Mobile : +94775464547 Linkedin: https://uk.linkedin.com/in/pubududp Medium: https://medium.com/@pubududp On Thu, Jul

Re: [Architecture] ESB connector smaple scenario - Integrate Salesforce SOAP with Google Spreadsheet and Gmail

2017-07-27 Thread Manjula Rathnayake
Hi Hariprasath, Looks good. I can see below improvements so that we can make this sample personalized for anyone and get some customers around similar use cases. 1. Steps taken to configure Gmail, Salesforce and Google Sheets. This helps anyone to use their own account and configure. 2.

Re: [Architecture] ESB connector smaple scenario - Integrate Salesforce SOAP with Google Spreadsheet and Gmail

2017-07-27 Thread Malaka Silva
Hi Hariprasath, Looks good. I guess we have to think in a way this can be reused on premise and in our integration cloud. On Thu, Jul 27, 2017 at 10:57 AM, Hariprasath Thanarajah < haripras...@wso2.com> wrote: > Hi All, > > I am working on to create a sample scenario with ESB connectors