Posted: Thu Aug 13, 2009 1:41 pm Post subject: Content Filter
Centurion
Joined: 10 Oct 2002 Posts: 136 Location: California
I am trying to use Pub/Sub based content filtering in WMB 6.0. However I am not able to register the subscriber with content filter. The published XML message has namespace. According to documentation I can't specifiy XMLNS as domain on the filter expression. Documentation also says that I can still specify namespace:field in filter expression. My Filter expression is like below
InputBody.XML.NS1:EMMxml.NS1:EMMhdr.NS1:Route.NS1:Receiver LIKE 'SQLLIMS'
I always get Filter expression error from Broker. If I remove namespaces then it does register the content filter properly. I have also tried specifying Fully qualified namespace along with double quotes but it doesn't seem to work as subscription is not getting resgistered.
Is this supposed to work? What is the right syntax to specify content based filter with namespaces?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum