Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A polling inbound endpoint polls periodically for data and when data is available the data is injected to a given sequence. For example,  the JMS inbound endpoint checks the JMS queue periodically for messages and when a message is available that message is injected to a specified sequence. Polling inbound endpoints support one way operations and are asynchronous.

Anchor
CommonPolling
CommonPolling
Common polling inbound endpoint parameters

The following parameters are common to all polling inbound endpoints:

...

For information on how to create a custom inbound endpoint by extending the polling inbound endpoint behaviour, see  Creating a custom polling inbound endpoint.