-
Notifications
You must be signed in to change notification settings - Fork 13
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
smooks-edi-cartridge 2.0.0-RC1 UTF-8 symbols #224
smooks-edi-cartridge 2.0.0-RC1 UTF-8 symbols #224
Comments
to our understanding it would be best if the encoding was automatically detected using the payload UNOY UNOC etc... |
Hi, pushing this issue again... |
Hi Christian, have you tried the solution that was posted in the thread?
At first glance I'd say automatically detecting the encoding isn't trivial to correctly implement. |
Can we close this one @muellerch2293? |
… the content-encoding can be set in the EDI cartridge in order to fix smooks/smooks-edi-cartridge#224
… the content-encoding can be set in the EDIFACT cartridge and fix smooks/smooks-edi-cartridge#224
… the content-encoding can be set in the EDIFACT cartridge and fix smooks/smooks-edi-cartridge#224 and smooks/smooks-edi-cartridge#204
…the DFDL schema and setting it from the execution context with org.smooks.api.ExecutionContext#setContentEncoding
…ema and setting it from the execution context with org.smooks.api.ExecutionContext#setContentEncoding (#245)
The encoding has been parameterised and it can be set from the Smooks execution context: |
Hi,
Smooks is just great! Thanks for that!
i am referring to the post in:
https://groups.google.com/g/smooks-user/c/fkEp8TDJKxY/m/XBgDoz4uBgAJ
we are experiencing the same issue. Can you try to make the encoding parametrizable?
Regards Christian
The text was updated successfully, but these errors were encountered: