Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

[connectors] Add an option to configure if a property should be set on exchnage header #2819

Open
@lburgazzoli

Description

@lburgazzoli

This is a...


[X] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Documentation issue or request

The problem

As today the properties are set at component or endpoint level but sometimes a component expect some properties to be set with headers.

Expected behavior

We should have an option to configure how a property has to be consumed by the the component proxy like we can add a context enum to properties definition.

{
    "property": {
        "context": "component|endpoint|header"
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    cat/featurePR label for a new featuregroup/connectorSupported camel connectorsgroup/extensionTools for developing Syndesis extensionsstatus/never-staleMarker that this issue should not be marked as stale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions