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

PostgresOutput sequenced id

Hi everyone,
I have a problem with a migration that uses postgres composites.
The id sequence not working.
You have an example of my Job attached.
When i try my migration job i always got id at "0" even thought i use nextval('"Chefs_projet_id_cp_seq"'::regclass) by default for the id. Is there something I did wrong?
Thank you in advance for your advice
 
 
 
 
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hello,

The attached job is not available on community. Could you please have a look at it?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi,

Sorry for that.

You can find an example of my job below.

0683p000009M5l6.png0683p000009M5xg.png

 

Thank you for your reply.