Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property substitution doesn't happen in from URI #392

Closed
igarashitm opened this issue Jul 13, 2020 · 0 comments · Fixed by #393
Closed

Property substitution doesn't happen in from URI #392

igarashitm opened this issue Jul 13, 2020 · 0 comments · Fixed by #393
Assignees

Comments

@igarashitm
Copy link

igarashitm commented Jul 13, 2020

I tried like this as a part of apache/camel-k-examples#12 and found that the property substitution doesn't happen for salesforce.topic

    flow:
      from:
        uri: "salesforce:{{salesforce.topic}}"

It'd be nice to support it.

@igarashitm igarashitm changed the title Property substitution doesn't happen in URI Property substitution doesn't happen in from URI Jul 13, 2020
@lburgazzoli lburgazzoli self-assigned this Jul 14, 2020
lburgazzoli added a commit to lburgazzoli/apache-camel-k-runtime that referenced this issue Jul 14, 2020
lburgazzoli added a commit to lburgazzoli/apache-camel-k-runtime that referenced this issue Jul 14, 2020
lburgazzoli added a commit to lburgazzoli/apache-camel-k-runtime that referenced this issue Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants