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: 
Karthick4
Contributor
Contributor

tSystem component The system cannot find the file specified error

Hi All,

 

I am using tsystem component command to convert log file to .csv file as show in below screenshot

in tjava

--------------

context.command_filepath ="mysqlbinlog -v -r"+" "+ StringHandling.DQUOTE("C:/Program Files (x86)/MySQL/Data/"+
((String)globalMap.get("tFileList_1_CURRENT_FILE"))
+".csv")+" "+StringHandling.DQUOTE(((String)globalMap.get("tFileList_1_CURRENT_FILEPATH")));

 

 

in tsystem component:

--------------------------------

 

Home Directory:  "C:/Program Files/MySQL/MySQL Server 8.0/bin>"

 

cmd; context.command_filepath 

 

Labels (2)
2 Replies
Karthick4
Contributor
Contributor
Author

Hi All,

 

I am getting error as below screenshot.

 

the file mask of tfilelist is :      "DESKTOP-GA600MO-bin.*"


tsys1.png
Anonymous
Not applicable

Hi,

 

Having the same issue at the moment, if someone has the trick for that, it's cool.

Then if i find a solution by myself i'm sharing it

Regards

Pierre