Hi

There is a use case in the US Election analytic app (refer
https://wso2.com/election2016/) to use twitter.track and twitter.follow
parameters together.
This is to pull the tweets of certain accounts (hence the twitter.follow)
that include certain words (hence the twitter.track). So requirement is
twitter.follow AND twitter.track.
These two operations are combined using an "OR" operation from twitter API
itself (refer
https://dev.twitter.com/streaming/reference/post/statuses/filter).
Is there a way we can support "AND" operation within ESB?

Currently we only do the twitter.follow operation from ESB and filter the
words manually from the stream.


Regards
Anoukh Jayawardena
-- 
Anoukh Jayawardena
*Software Engineer - Intern*
Mobile : +94779928932
[email protected]
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to