holodeck-b2b / file-backend

Holodeck B2B extension that implements a file based back-end integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change default removal of payloads after submission

RenateS opened this issue · comments

In the file based back end integrator the current default is that after submission, files are not removed unless the back end system instructs Holodeck B2B to do so.
This can cause disk space to run out if the back end system does not do this (or not properly).
Sent payloads must then be removed manually or using a script.
Solution: Switch to default file removal after submission.