Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memorizzazione allegati su file system #623

Open
pperliti opened this issue Sep 26, 2023 · 0 comments
Open

Memorizzazione allegati su file system #623

pperliti opened this issue Sep 26, 2023 · 0 comments

Comments

@pperliti
Copy link

Necessità:
Poter salvare RPT, RT e Avviso di pagamento su file system (anziché come lob su DB), in modo da limitare la crescita del DB nel caso di intermediazione di più EC con alti volumi di pagamenti.

Soluzione:
Prevedere una property applicativa attraverso cui abilitare il salvataggio su DB o su file-system e di un'ulteriore property per indicare la cartella di destinazione.

Alternative:
Almeno per le DDL di Oracle utilizzare le apposite opzioni di storage per la memorizzazione dei lob in aree separate (l'accesso alla tabella dovrebbe giovarne).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant