Filter example 3: all transports from one customer with status orderentry and status POD
- Please note: when creating a filter some basic programming knowledge is essential. If you know which shipments you want to have filtered, but you miss the ability to write the correct filter statement, then send the programming desk a clear request by using your bug tracking system. Programmers will answer you back how much time is involved for creating this particulair filter.
- In the first rule a statement is created to display all transports from customer 1234.
- In the second rule a statement is created to display all transports where the status has been "orderentry".
- In the third rule a statement is created to display all transports where the status has been "POD".
- Because all rules has to be matched, this filter will show all transports from customer 1234 where the (current or past) status has been "orderentry" and "POD".
PLEASE NOTE if you wish to filter on the status field, you need to use the statusHist field and not status.
Also see:
TracktraceFilters
--
RutgerRutgers - 10 Apr 2007