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

SMT vs JSONPath #11

Closed
npepinpe opened this issue Aug 6, 2019 · 1 comment
Closed

SMT vs JSONPath #11

npepinpe opened this issue Aug 6, 2019 · 1 comment
Labels
question Further information is requested

Comments

@npepinpe
Copy link
Contributor

npepinpe commented Aug 6, 2019

At the moment we use JSONPath to extract properties from a sink record when transforming it into a Zeebe message.

From what I understand, for our sink connector, we should instead specify the format we want, and users should use Single Message Transformations to map their records to our expected format. That's in theory, no idea in practice if users actually make use of this.

@npepinpe npepinpe added the question Further information is requested label Aug 6, 2019
@berndruecker
Copy link
Collaborator

Duplicate of #18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants