Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Hi All,
I am getting error as below screenshot.
the file mask of tfilelist is : "DESKTOP-GA600MO-bin.*"
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