What if I need to do a string manipulation on Job_ID, in order to match the IDs? e.g., if one source was JobID=00011 and another field was a taxonomical derivative of JobID such as PositionID=CsCI00011, where I need to strip off CsCI in order to make it match. Can I call a java method to strip this?