Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
i'm having problem to develop a simple REST service call where i pass to it a JSON information in one of the fields and print it on the console the table result with the data. The questions and the problem are:
- I don't know what the kind of the field on Output flow parameters, have tried Object, Document and String but doesn't work.
- Is it possible to do that on talend open studio for ESB?
Json:{"Aluno":}
Thank you both, Sergey and SHong, for your patience and confirming tExtractJSONFields works linked directly after tRestRequest. Even as I posted, realized my own mistake. I fully qualified the xpath "Consents/consent" again (as I tried it earlier under different circumstances), cleared the GetNodes and GetArray checkboxes and now it works.
You may close this now.