Filter on multiple attributes
Hi All,
With the content metadata service i'm trying to combine a filter.
So when I use the filter: " status eq 'Concept' " it works. When I use the filter " name like '%test%' " it works too. Even when I do "status eq 'Concept' and name like '%%' " it works.
However when I use the filter "status eq 'Concept' and name like '%demo%'" it suddenly doesn't give me any results anymore (and I checked, I should get multiple results)
I've tried it with different fields. The only thing that does seem to work is combining text fields with data fields.
How does this work?
Comments
-
Hi Martijn,
That syntax works fine for me. An example query that works is:
/instances/any/cms_any?filter=description eq 'root folder' and category like '%fol%'
This returns just the CMS root folder for me. Does that query work for you?
Cheers
Ian
1 -
Hi Ian,
Thanks for your reply.
I think I did something wrong yesterday because it seems to work today...really weird
Anyway, thanks again!
1
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 153 General Questions
- 148 Thrust Services
- 57 Developer Hackathon
- 37 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 32 eDOCS
- 190 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories