You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Siddharth Sharma (JIRA)" <ji...@apache.org> on 2016/07/19 20:19:20 UTC

[jira] [Updated] (CAMEL-10158) Support to add tags to workflow execution in camel-aws component

     [ https://issues.apache.org/jira/browse/CAMEL-10158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Sharma updated CAMEL-10158:
-------------------------------------
    Description: 
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

  was:
Need support to tag workflow execution in AWS SWF. {code}com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions{code) supports adding List<String> to any workflow execution. 

Enhance *CamelSWFWorkflowClient* to use List<String> from incoming  Exchange headers before starting a workflow execution


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