Attachments are not loaded in memory anymore when imported
Last modified by Vincent Massol on 2021/04/06
The XAR input filter used to load an entire attachment in memory before sending it to the Instance output. It's now stored in a temporary file before being sent as an InputStream.