'Talend tMap expression comparison

I have two connections to different databases. Two dates come from them. Through the tMap component, I want to compare these dates according to the condition that if hive_data > postgres_data or postgres_data is null, run the bash script through the tSystem component.

enter image description here

enter image description here

https://prnt.sc/Th3Cr1PoxNaa - job

https://prnt.sc/95HsXYnjzdyB - tMap expression comparison



Sources

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

Source: Stack Overflow

Solution Source