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

ASF GitHub Bot commented on CAMEL-10158:
----------------------------------------

GitHub user ssharma opened a pull request:

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

    https://issues.apache.org/jira/browse/CAMEL-10158

    Support to add tags to workflow execution in camel-aws component

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

    $ git pull https://github.com/ssharma/camel master

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

    https://github.com/apache/camel/pull/1081.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 #1081
    
----
commit 9ace4ac9d128fad472fbb7d760eaf97d9a722a80
Author: siddharth.sharma <[email protected]>
Date:   2016-07-19T20:19:32Z

    https://issues.apache.org/jira/browse/CAMEL-10158
    
    Support to add tags to workflow execution in camel-aws component

----


> Support to add tags to workflow execution in camel-aws component
> ----------------------------------------------------------------
>
>                 Key: CAMEL-10158
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10158
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-aws
>    Affects Versions: 2.17.2
>            Reporter: Siddharth Sharma
>            Assignee: Andrea Cosentino
>            Priority: Minor
>             Fix For: 2.18.0
>
>
> Need support to tag workflow execution in AWS SWF. 
> com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions supports 
> adding List<String> to any workflow execution. 
> Enhance *CamelSWFWorkflowClient* to use List<String> from incoming  Exchange 
> headers before starting a workflow execution



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to