Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to load data from multiple tables to target tables using dynamic schema approach. My job flow will look like this.
toracleConnection-->tOracleTableList-->tOracleInput-->tmap-->toracleOutput
I have defined dynamic type schema in input component and trying to load data into output. but my job is getting failed due to Primary key issue. it is throwing error that primary key is needed to insert/update data in output and of course it sound logical it is expecting so.
Can someone help here how to pass primary key dynamically for each table that I'm getting from Table list component.
thanks in advance!!
Hello,
Could you please have a look at this related topic:https://community.talend.com/t5/Design-and-Development/Dynamic-schema-no-primary-key/m-p/51876?
Let us know if it doesn't work for you.
Best regards
Sabrina