Question:
What filter operators cannot be used when running VQL (Vault Query Language) queries on the workflows object?
Answer:
The workflows object is limited in what it supports. Filter Operators such as the following cannot be used when querying the workflow object:
- joins
- sub-selects
- CONTAINS
- IN
- OR
Related Documentation:
- Vault Queries Documentation: Introduction to Vault Queries
- Vault API Documentation: Retrieve Document Workflow Metadata
Send us your feedback: We are always looking for feedback to help improve our Knowledge Base! Please let us know if this article is helpful or provide feedback on how we can improve your experience by clicking here.