Thanks for the ideas.If possible I'd like to keep the query element.I
have configured the passed through variable in the soap call to now be
"," separated - example of logged variable being passed through
(trailing spaces are also trimmed
off);"4384943","4383191","4383250","4383190","4380314","4380313","4383280"However
it still seems to not like this string when using the 'included in'
operator within the query. As I understand it should be working now - or
at least returning no matches. I've tr...