Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
A_Buffone_Teck
Contributor
Contributor

tFileOutputDelimited To Network Drive Using Remote Engine Job

I have a job that processes data and generates a CSV output file using the "tFileOutputDelimited" component. This file is output to a network (on-premise) drive. When I run the job in Talend Studio locally, it works because my user profile has access to this network drive. When I promote this job to Talend Cloud (TMC) and try to run the job using one of our paired Remote Engines (On-Premise), the job fails which I suspect is because the on-premise remote engine (UNIX) does not have access to the network drive.

Since this network drive is using Windows Authentication for security, is there a way to have the Talend Job impersonate a user when it is running on the Remote Engine or is there any design patterns you can direct me to which would address this type of use case?

Thank you,

Andrew

Labels (5)
1 Reply
Anonymous
Not applicable

@Andrew Buffone​ , maybe this documentation page helps you.

 

Regards

Shong