Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All
I am using Run if Trigger in talend with the below condition
(String)globalMap.get("row3.STATUS")=="ACTIVE"
Value getting passed is ACTIVE but the trigger is failing and giving status as false instead of TRUE.
Please advice.
Thanks