Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Inserting data into PostgreSql in job

Hi, I am trying to make simple job for inserting data from one table to another one, with identical structure. From service request I get id of customer and based on that I insert into second database that record. No exception occurs, everything seems fine, but nothing is inserted. I set auto-commit in postrgres connection component. 

Any idea why it doesn't work? 
Thank you
0683p000009MH2G.png 0683p000009MHCo.png 0683p000009MHCt.png

Labels (2)
1 Reply
Anonymous
Not applicable
Author

What was the problem?