X4 Produktdokumentation

Empty Output Adapter

This adapter empties the data stream in the Technical Process and 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 for creating an empty file without requiring access to a file system. It processes any input data and outputs a 0-byte binary document or nothing (zero).

Properties

Operation

Describes which operation the adapter performs.

Possible values:

  • Empty: Output a document with a length of 0 bytes

  • Null: Output nothing (null)

Status values

1

The operation was successful.

0

The operation was executed successfully, but without results.

-1

The operation failed due to a technical error.