User Guide

26 Chapter 2: Working with Filters
To make your code production-ready, develop it to handle unexpected errors and situations.
Make sure you check for unexpected status codes and inform your IT team when you encounter
such a situation.
Where to go from here
The Macromedia Breeze Resource Center has an article called “Working with Filters that
describes how to build a sample application that uses filters to search and sort a list of courses. In
the article, you learn how to use filters with Breeze web services by working through a simple
example that retrieves the list of enrolled courses for a user and lets the user search and sort the
list. It also explains the different ways that filters help you optimize retrieved data for use in other
enterprise systems.