[
https://issues.apache.org/jira/browse/NIFI-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14279231#comment-14279231
]
Mark Payne commented on NIFI-86:
--------------------------------
Ajay,
If I understand your question correctly, yes, you'd want to do this
conditionally based on the MESSAGE_TYPE Property. If you look at the
#createMessage method of PutJMS, this is being done already. But MESSAGE_TYPE
would need a new Allowable Value, and PutJMS would then add that value to the
'case' statement.
> PutJMS should support MapMessage
> --------------------------------
>
> Key: NIFI-86
> URL: https://issues.apache.org/jira/browse/NIFI-86
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Gilman
> Priority: Minor
>
> Should create MapMessage with values coming from FlowFile attributes. The
> attributes to use should be those that begin with "jms.mapmessage." as those
> are the attributes added by GetJMS* whenever the message is a MapMessage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)