Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

ESB & cFtp parameters

Hello,

I need some help ...

I don't understand how work cFtp component with "include" parameter, so i made a simple route with a parameter in advanced settings (cFtp)

"include"   with value "PTPCDE0103*\\.txt" (below my simple route)

.0683p000009Ltwr.png0683p000009Lu4M.png

In the console panel, i have :

Démarrage du job FTP a 15:20 18/04/2017.
[statistics] connecting to socket on port 3535
[statistics] connected
[WARN ]: org.apache.camel.component.file.remote.SftpOperations - JSCH -> Permanently added '192.168.2.10' (RSA) to the list of known hosts.

 

I don't understand, in the remote directory i have many files which begin by "PTPCDE0103"

Thanks for your help

Labels (2)
1 Reply
Anonymous
Not applicable
Author

I have found my error, i forgot a dit before the star

include  -> "PTPCDE0103.*\\.txt"

 

Thanks