Hi Arjit,
How can I pass multiple values as a list using INLIST operator ?
Lets say my operator is INLIST and I have to pass INDIA,UK as list of values to my BIWS.
Do I need to concatenate all my values? like = "INDIA"&"UK
Appreciate your help !!!