[jira] [Commented] (CAMEL-10804) Create a salesforce example

2017-02-08 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-10804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858255#comment-15858255
 ] 

ASF GitHub Bot commented on CAMEL-10804:


Github user asfgit closed the pull request at:

https://github.com/apache/camel/pull/1453


> Create a salesforce example
> ---
>
> Key: CAMEL-10804
> URL: https://issues.apache.org/jira/browse/CAMEL-10804
> Project: Camel
>  Issue Type: New Feature
>  Components: examples
>Reporter: Claus Ibsen
>Assignee: Zoran Regvart
> Fix For: 2.19.0
>
>
> We need a little example about salesforce as its not so easy to get started 
> using.
> There is a little start here
> https://github.com/apache/camel/tree/master/examples/camel-example-twitter-salesforce



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (CAMEL-10804) Create a salesforce example

2017-02-08 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-10804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858244#comment-15858244
 ] 

ASF GitHub Bot commented on CAMEL-10804:


GitHub user zregvart opened a pull request:

https://github.com/apache/camel/pull/1453

CAMEL-10804 Create a Salesforce example

Adds documentation to the example.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/zregvart/camel CAMEL-10804

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/camel/pull/1453.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1453


commit 80deaac9e3dea34b5ccdc2e793e592ed1c301fa7
Author: Zoran Regvart 
Date:   2017-02-08T17:03:44Z

CAMEL-10804 Create a Salesforce example

Adds documentation to the example.




> Create a salesforce example
> ---
>
> Key: CAMEL-10804
> URL: https://issues.apache.org/jira/browse/CAMEL-10804
> Project: Camel
>  Issue Type: New Feature
>  Components: examples
>Reporter: Claus Ibsen
>Assignee: Zoran Regvart
> Fix For: 2.19.0
>
>
> We need a little example about salesforce as its not so easy to get started 
> using.
> There is a little start here
> https://github.com/apache/camel/tree/master/examples/camel-example-twitter-salesforce



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (CAMEL-10804) Create a salesforce example

2017-02-08 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-10804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858235#comment-15858235
 ] 

ASF GitHub Bot commented on CAMEL-10804:


Github user zregvart closed the pull request at:

https://github.com/apache/camel/pull/1452


> Create a salesforce example
> ---
>
> Key: CAMEL-10804
> URL: https://issues.apache.org/jira/browse/CAMEL-10804
> Project: Camel
>  Issue Type: New Feature
>  Components: examples
>Reporter: Claus Ibsen
>Assignee: Zoran Regvart
> Fix For: 2.19.0
>
>
> We need a little example about salesforce as its not so easy to get started 
> using.
> There is a little start here
> https://github.com/apache/camel/tree/master/examples/camel-example-twitter-salesforce



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (CAMEL-10804) Create a salesforce example

2017-02-08 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-10804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15857970#comment-15857970
 ] 

ASF GitHub Bot commented on CAMEL-10804:


GitHub user zregvart opened a pull request:

https://github.com/apache/camel/pull/1452

CAMEL-10804 Create a Salesforce example

This adds configuration for `Camel Salesman` Connected App on Salesforce
developer instance running under `Camelus Bactrianus`
(cbactria...@gmail.com) user.

Given a Tweet's user uses its `name` as `Last Name` and `screenName` as
custom property `Twitter Screen Name` to create a contact in the
Developer Edition Salesforce instance. The `Twitter Screen Name` field
is defined as unique so in order not to create duplicate Contacts an
update-or-insert operation is performed.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/zregvart/camel CAMEL-10804

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/camel/pull/1452.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1452


commit 629d66e91f57c42d49596ac05ddeb6cb58e1745c
Author: Zoran Regvart 
Date:   2017-02-08T13:14:52Z

CAMEL-10804 Create a Salesforce example

This adds configuration for `Camel Salesman` Connected App on Salesforce
developer instance running under `Camelus Bactrianus`
(cbactria...@gmail.com) user.

Given a Tweet's user uses its `name` as `Last Name` and `screenName` as
custom property `Twitter Screen Name` to create a contact in the
Developer Edition Salesforce instance. The `Twitter Screen Name` field
is defined as unique so in order not to create duplicate Contacts an
update-or-insert operation is performed.




> Create a salesforce example
> ---
>
> Key: CAMEL-10804
> URL: https://issues.apache.org/jira/browse/CAMEL-10804
> Project: Camel
>  Issue Type: New Feature
>  Components: examples
>Reporter: Claus Ibsen
>Assignee: Zoran Regvart
> Fix For: 2.19.0
>
>
> We need a little example about salesforce as its not so easy to get started 
> using.
> There is a little start here
> https://github.com/apache/camel/tree/master/examples/camel-example-twitter-salesforce



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (CAMEL-10804) Create a salesforce example

2017-02-08 Thread Zoran Regvart (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-10804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15857664#comment-15857664
 ] 

Zoran Regvart commented on CAMEL-10804:
---

Yes, its a complicated component and the documentation needs a bit of love. I 
think example would help.

> Create a salesforce example
> ---
>
> Key: CAMEL-10804
> URL: https://issues.apache.org/jira/browse/CAMEL-10804
> Project: Camel
>  Issue Type: New Feature
>  Components: examples
>Reporter: Claus Ibsen
>Assignee: Zoran Regvart
> Fix For: 2.19.0
>
>
> We need a little example about salesforce as its not so easy to get started 
> using.
> There is a little start here
> https://github.com/apache/camel/tree/master/examples/camel-example-twitter-salesforce



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (CAMEL-10804) Create a salesforce example

2017-02-07 Thread Claus Ibsen (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-10804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15857597#comment-15857597
 ] 

Claus Ibsen commented on CAMEL-10804:
-

[~zregvart] I assume you can help with this

> Create a salesforce example
> ---
>
> Key: CAMEL-10804
> URL: https://issues.apache.org/jira/browse/CAMEL-10804
> Project: Camel
>  Issue Type: New Feature
>  Components: examples
>Reporter: Claus Ibsen
> Fix For: 2.19.0
>
>
> We need a little example about salesforce as its not so easy to get started 
> using.
> There is a little start here
> https://github.com/apache/camel/tree/master/examples/camel-example-twitter-salesforce



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)