Posts

Showing posts with the label talend

Talend - Postgresql > tWriteJSON > tRESTClient

Image
Clash Royale CLAN TAG #URR8PPP Talend - Postgresql > tWriteJSON > tRESTClient I would like an advise about a talend job ( i'm using Talend 7.0.1 ). I have to feed an API Rest from postgresql database. To reach my purpuse, i can either : tHttpRequest For the record, i have to remove the main root and "" if i want to use the excel solution Of course i want choose the first case, i dont want to use the excel solution. By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Combining different data flows and create .txt file by sorting output

Image
Clash Royale CLAN TAG #URR8PPP Combining different data flows and create .txt file by sorting output I have a requirement. I am trying to combining several data flows with Talend in order to create a .txt file. In my case the input flows are DB tables. I am able to create the output file "prova.txt", but in this file some fields of 2nd and 3rd tables are missing and I don't know why. Below, my job: Components tHashOutput_2, tHashOutput_3, tHashInput_1 are linked to tHashOutput_1. Am I doing something wrong? Does anyone could help me? Thank you in advance! By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.