Hi Reamon,
The condition that you suggested before(/A|B/) does work for FieldName starts with A or B, but , i was looking for to check FieldName that has value of only A or B.
But, the condition that you posted in the latest thread (…%input%==/^A$|^B$/ || %input%==‘C’) works absolutely fine. For the scenario i’m looking for.
As you said, Evaluate labels should be avoided, but in my case it is required i guess. As i am validating two different fields (My Bad, That i have not mentioned correctly in my previous post), but you could observe the requireent by seeing the below screenshot.
In the below screenshot the first condition satisfies my requirement, but the second one doesn’t.
Thanks Reamon,
Veera.[ATTACH=CONFIG]869[/ATTACH]

#webMethods#Integration-Server-and-ESB#Flow-and-Java-services