Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Help on Batch File

Hi All,

I have created a batch file and text file(Which contains ETL server user ID and Password) to get the DONE FIle.

Everything is working fine.

But in the text file i dont want the user id and password to be straight forward. It should be in encrypted form. Can i store in encrypted form?? IS it possible?? Is yes please provide solution.

Best Regards,

Neeh

11 Replies
Peter_Cammaert
Partner - Champion III
Partner - Champion III

That depends on the contents of this Done file.

A LOAD and STORE is the simplest way to transfer the contents and at the same time take advantage of the connection features of QlikView. And optionally do some preprocessing where needed.

However, you didn't supply any information yet on what data you want to transfer. So this is really guesswork at the moment.

Not applicable
Author

Hi peter,

Following is to be accomplished:

Take the DONE file(.done extension) from ETL Server and load in Qlikview server(in specific path) and delete the file from ETL server.