Hey guys, I posted this question on stackoverflow Apache Camel sftp delay query parameter doesn't seem to work. It should be really simple but I just can't make it work. I would appreciate it if somebody knowledgeable could take a look.
| | | | | | | | | | | Apache Camel sftp delay query parameter doesn't seem to work This is the code from my Route configuration methodfrom("sftp://{{sftp.source-url}}?username={{sftp.username}}&... | | |