I have a stored procedure that runs perfectly and returns result set in MySQL workbench. The procedure doesnt have any parameters in puts except variables declared within it.
Im new to talend, and I need help setting up a job that will Call that SProc and Send email! I have seen tMysqlSP as I'm MySQL developer.
Can someone explain to me especially if they have attachment for visualization. I just need to call SProc and send email.