Hi, By seeing the existing code I understood that IN attributes of a service are available in parameters variable. However, I am unable to access it in the following line:
<condition-expr field-name="firstName" operator="like"
value="${parameters.firstName}" ignore-case="true"/>
I tried the above by putting a constant in value attribute and it works.
Thanks
Muhammad Aamir
