Sensitive Property: trueSSL Context Service | SSL Context Service | | Controller Service API: SSLContextService Implementations: StandardRestrictedSSLContextService StandardSSLContextService | The Controller Service to use in order to obtain an SSL Context. |
Acknowledgement Mode | Acknowledgement Mode | Client Acknowledge | - Client Acknowledge
- Auto Acknowledge
| The JMS Acknowledgement Mode. Using Auto Acknowledge can cause messages to be lost on restart of NiFi but may provide better performance than Client Acknowledge. |
Message Selector | Message Selector | | | The JMS Message Selector to use in order to narrow the messages that are pulled |
Copy JMS Properties to Attributes | Copy JMS Properties to Attributes | true | | Whether or not the JMS Message Properties should be copied to the FlowFile Attributes; if so, the attribute name will be jms.XXX, where XXX is the JMS Property name |
Client ID Prefix | Client ID Prefix | | | A human-readable ID that can be used to associate connections with yourself so that the maintainers of the JMS Server know who to contact if problems arise |
Relationships:
Name | Description |
---|
success | All FlowFiles are routed to success |
Reads Attributes:
None specified.Writes Attributes:
None specified.State management:
This component does not store state.Restricted:
This component is not restricted.Input requirement:
This component does not allow an incoming relationship.System Resource Considerations:
None specified.See Also:
PutJMS