Skip to main content
Skip table of contents

Empty Output Adapter

This adapter empties the data stream in the Technical Process and thus serves as a data sink to create a well-defined state within the Technical Process. Especially in production mode of the X4 server, this adapter is useful to create an empty file without requiring access to a file system. This processes any input data and outputs a 0 byte binary document or nothing (Null).

Properties

Operation

Determines which operation the adapter executes

Possible values:

  • Empty: Output document with 0 byte length

  • Null: Output nothing (Null)

Parameter

Adapter

Main class of the adapter (do not change!)

Possible values: de.softproject.integration.adapter.sink.Sink: Main class (default)

Status values

1The operation was executed successfully.
0

The operation was executed successfully, but without any result.

-1The operation failed due to a technical error.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.