Hello,
How can I compare my two contained tSetGlobalVar bypassing tJava, there is no feature that can compare with Talend without using Java code? if this is the case, how can I trigger an error depending on the result of my comparison? eg if count1 count2 then # error message. (Without the java code and just with features talend open studio)
Thank you in advance.
You need to write some Java. You can put the test in an "If" connector, add it to a tMap mapping or whatever An "If" connector could cause a tDie to fire