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 2019/04/29 05:48:00 UTC

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

Claus Ibsen created CAMEL-13462:
-----------------------------------

             Summary: 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


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
(v7.6.3#76005)