I am using Talend to migrate information into Salesforce. As of right now, when running the job I receive an error- "java.lang.Exception: attempted to add a campaign member where either the member id '0033700009Ms49' or the campaign id 'null' is null.
Now, I put down a tFilterRow to filter out any campaign Id that is equal to 'null' and any contact Id that is equal to 'null'. I even put the specific ID that appeared in the error log. Could anyone point me in the right direction? I am beyond stumped.