I'm a newbie in Talend ESB Studio and I have a doubt.
I use the tRestClient component for call a REST api. The api always status code 200 (ok) and the return message where I found the result of the operation (sucess or fault).
So, what's the best way to check this conditions end returns the result to use of my job?