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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
karandama2006
Creator
Creator

tfilefetch smb protocol

Hi All,

I'm trying to fetch files using smb protocol using tfilefetch , but I'm getting a null response as error output.

 

 

Do we have a simple example job for this ?

 

 

Thanks & Regards,

Karan Dama

Labels (2)
5 Replies
akumar2301
Specialist II
Specialist II

Can you please give us screenshot of your Component config ?

 

 

karandama2006
Creator
Creator
Author

Right now I'm only trying to simply fetch the file

 

0683p000009M3tg.png

Anonymous
Not applicable

Reading your post on "samba" I have additional question. 

I have jobs executed in Windows environement (studio) and deployed in Linux environement (TAC).

I have difficulties to access some files sent by a provider on something like "\\ZMA02xxxxxxxx\folder1\..."

It's working well from the studio (Windows), not from the TAC (Linux).

 

I understand that one solution is about SAMBA server, allowing Windows and Linux to share the same file view ... if my understanding is correct.

 

From Talend documentation I can see some references to tFileFetch with URI like "smb://ZMA02xxxxxxx/folder1/..."

 

but it's not clear for me what I have to install Samba JCIFS library ... where (on both machines windows and Linux ???) ? how ?

Or is there alternative solutions supported by Talend ?

 

thank you for your help. 

karandama2006
Creator
Creator
Author

Hi,
We were struggling with this for quite some time, at the end we purchased a
windows server for all our fileshare requirements and things worked out
At Linux we could not make this thing work.
Anonymous
Not applicable

According to infrastructure experts in my company, we have to use SAMBA to share files between windows & Linux.