Service Configuration Parameters

The following table lists and describes common parameters used by the Internal and Ordered emit services.

Parameter

Description

Avoid Preemitter

Determines whether any preemitter should be avoided. Select one of the following options from the drop-down list:

  • true (default)
  • false

The default value is true.

Respect Transactionality

Determines whether this emit service should post messages regardless of the commit/rollback state of the transaction. For example, you may not want to respect transactionality when passing messages that reflect the progress of an application or errors within the application. The default value is true.

Call at EOS?

In a streaming environment, EOS (End of Stream) is the short message that is sent after the last document, which signifies the EOS. This parameter determines whether this service should be called for the EOS message. The default value is false.