Skip to main content
Feedback

IntegratD Logging - Partner operation

The connector emits logging information based on the Logging Event Action selected by the Boomi developer in the operation configuration. Each Logging Action has configuration options specific to the action selected.

Supported Logging Actions

The connector supports the following distinct Logging Operation actions:

Event TypeWhen to use
Start TransactionAt the start of a Boomi Process Execution
Stop TransactionPrior to the end of Boomi Process Execution that has completed successfully
Fail TransactionPrior to the end of Boomi Process Execution that has completed unsuccessfully
Progress TransactionDuring a Boomi Process Execution to emit progress information
Failed DocumentDuring a Boomi Process Execution while processing documents and if required a document has failed, but the execution has not

Other Configuration Options

OptionPurposeDefaultAvailable in Action
Log Document ContentShould actual Input/Output Document Content be emitted to the logFalseAll
Cache RequestsShould Log Messages be cached in memory until a Stop or Failed action. This improves velocity for high volume Boomi Processes, but comes at the price of real-time visibility for progress updatesFalseStart Transaction Only
Return Application Error ResponsesNot strictly a connector, but a Platform option. Errors need to be returned on specific actionsFalse, but expected to be true on the Fail or Fail Document ActionAll
On this Page