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

Feature request: Migrate Camunda 7 connectors properly #215

Open
jonathanlukas opened this issue Mar 1, 2023 · 2 comments
Open

Feature request: Migrate Camunda 7 connectors properly #215

jonathanlukas opened this issue Mar 1, 2023 · 2 comments

Comments

@jonathanlukas
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Currently, a Camunda 7 connector will be mapped to a job type equal to the connector id.

This is not reflected in the adapter.

Describe the solution you'd like

The job type of the C7 connector replacement should be clearly different from all other job types.

Also, the adapter should provide a worker that invokes the connector.

Describe alternatives you've considered

Mapping everything to the "real" connector. This works with http, but not with soap or other connectors (like mail)

Additional context

.

@jonathanlukas jonathanlukas added the enhancement New feature or request label Mar 1, 2023
@ingorichtsmeier
Copy link
Contributor

This is a good topic for the community summit hackday. It covers SPIN expressions, Scripts and more.

@jonathanlukas
Copy link
Collaborator Author

Could be. Let's see how great the interest is.. c7 connectors are not that much in favor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants