'talend etl oracle error 0 row insert

I am a newbie to TalendETL and am using Talend Open Studio for Big Data version 6.2.

I have developed a simple Talend ETL job that picks up data from a tFileInputExcel and tOracleInput(dimension date ) and inserts data into my local Oracle Database.

Below is how my package looks :

enter image description here

enter image description here

this job run but i get 0 rows insert into my local Oracle Database



Solution 1:[1]

Your picture shows that no rows come out your tMap Component. Verify that your links inside the Tmap are corrects.

Solution 2:[2]

Seems there is no data that matches between fgf.LIBELLE_MOIS and row2.B.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Guymage
Solution 2 Naga Pradeep