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

2017-07-28 Thread Malaka Silva
Hi Hariprasath, Yes synapse configs. Ideally users should be able to run standard use case with this. If they want to extend can customize the integration flow. On Fri, Jul 28, 2017 at 10:55 AM, Hariprasath Thanarajah < haripras...@wso2.com> wrote: > Hi Malaka, > > The source code means the

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] 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] 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

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

2017-07-26 Thread Hariprasath Thanarajah
Hi All, I am working on to create a sample scenario with ESB connectors Salesforce SOAP, Google Spreadsheet and Gmail. For that, I used create method of Sf SOAP connector to create the Lead and from the response of that method we can able to get the Id of that record and using that Id we can able