Implementation > EBICS > EBICS Server > EBICS Server administration > Post processing steps

Post-processing steps

Bulk processing

The Bulk processing step blocks the post-processing of all orders of a certain order type until a specified time is reached. Then all orders that have been blocked are concatenated into a collective file and transferred to the subsequent processing steps. If the order collector is not the first processing step of a chain, the preceding steps must not have made any changes to the data. For each processing step, only one order collector may be defined.

Bulk processing has a single attribute that takes a value:

Execute script

The Execute script step executes a system command. It transfers the input data to the command if required. The definition of the command and optional environment variables can contain the following types of placeholder:

If the script ends with a return value that does not equal zero, an error is logged and the processing chain is terminated.

You can specify the following properties of execute script:

Related topics

EBICS: Processing

EBICS Server post-processing