Skip to content

I'd like to have the option to select type TXT (MediaType.TEXT_PLAIN) for DataSonnetPipe #10064

@TomIsFrank

Description

@TomIsFrank

Related Problem or Business Case

Currently the only string output you can get is in JSON format resulting in it always having quotes around the message. I now need an extra pipe just to remove the quotes. That seems weird. Could text be added so that the quotes do not get printed? Common example is JSON to EDI.

Describe the Feature

DataSonnet supports media type TEXT_PLAIN. I Think adding this to the options in the DataSonnetOutputType.java with TXT(MediaTypes.TEXT_PLAIN) (and ofcourse in the FrankConfig.xsd) would be enough to make the output result in the desired outcome.

Collaboration with External Companies

No, community resolution only

Anything else?

No response

Metadata

Metadata

Assignees

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions