I have an expression that outputs the string from a custom field, E1. I have a reader that reads a custom object with two object groups, role and group, with 4 object records. I would like to compare the output of E1 to see if there is a match to any of the 4 object record role entries. If there is a match I would like to output the group entry of the matching object record something like this: E2(if E1.result == R1.role, output R1.group as E2.result) Is this possible or is there an easier way to accomplish this?
Join the Community
Already have an account? Login.
Sign in to the Community
No account yet? Create an account.
Social Login
Login with LinkedInor use your username
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.