How to automatically send flat file with latest SpringBoot 3 + Batch + Integration to sftp server

How to automatically send flat file with latest SpringBoot 3 + Batch + Integration to sftp server

ForDevelopers

1 год назад

4,232 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@itihas9958
@itihas9958 - 07.11.2023 08:42

Nice tutorial. I am building something quiet similar but my problem is that the file can be huge. How do we modify this so that we don't get a out of heap memory error. May be use streams in some way and append the file on the remote server?

Ответить
@KalaSaby
@KalaSaby - 24.07.2023 16:47

Hi, thank you very much for the tutorial. I have error Violation d'index unique ou clé primaire: "PUBLIC.JOB_INST_UN_INDEX_3 ON PUBLIC.BATCH_JOB_INSTANCE(JOB_NAME NULLS FIRST, JOB_KEY NULLS FIRST) VALUES .
And it persists even if I generate all tables.
Thank you

Ответить
@bartomiej3091
@bartomiej3091 - 14.07.2023 17:48

I have factory metod sftpSessiinFactory org.apache.sshd.client.keyverifier.serverKeyVerifier exception no class Def found and I cannot run application. What could it be about ???

Ответить
@TapanMandal-wu1sv
@TapanMandal-wu1sv - 11.06.2023 03:38

Very nice tutorial, basically Batch with Spring Boot 3

Ответить