You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/03/31 10:29:00 UTC

[jira] [Resolved] (CAMEL-13462) camel-azure - Allow a header to specify the blob name

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

Claus Ibsen resolved CAMEL-13462.
---------------------------------
    Fix Version/s:     (was: 3.x)
                   3.2.0
       Resolution: Fixed

> camel-azure - Allow a header to specify the blob name
> -----------------------------------------------------
>
>                 Key: CAMEL-13462
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13462
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-azure
>            Reporter: Claus Ibsen
>            Assignee: Ramu
>            Priority: Major
>             Fix For: 3.2.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently the blob name is hardcoded from the endpoint uri. But if you want a bit more dynamic then you cannot do this, and would need to use toD etc.
> Ah yeah using toD can help resolve this, but mind if you have many unique file names, you end up creating many endpoints.
> We should also allow to specify a header with the blob name, then we can use the same endpoint but let the header override the blob name.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)