Hello,
I have a Job with target MySQL database, that work correctly in my development machine (Win 7 32bit) but in production machine (Win Server 2008 R2 64bit) not.
The problem is that thttprequest component, doesn't encoding correctly in producction.
-> Executing Job in Development machine with db Production as target, output: "Ordenador portátil"
-> Executing Job in Production machine with db Production as target, output "Ordenador portátil"
Thanks for any help!
I guess the best way is to add such option to the advanced settings of this component. I will make a suggestion as JIRA ticket because I have made the last changes on this component.