-
Notifications
You must be signed in to change notification settings - Fork 82
subscriber
Nathan Richardson edited this page Jan 17, 2019
·
3 revisions
Icon |
|
---|---|
Use When |
You need to consume messages from a Pub/Sub system (like JMS) |
Samples |
|
Description |
This component requires a resource that supports subscriptions. When enabled, it will subscribe with the resource. Each message it receives results in an execution of a flow. |
Inbound Message Type |
None |
Output Message Type |
Text |
Name | Description |
---|---|
Resource |
The resource that supports subscriptions like JMS. |
Whether to forward failed messages and continue processing. This is the name of a linked component to forward the failed messages to. |
|