3150 (0C4E) (RC3150): MQRCCF_FILTER_ERROR
Explanation
Filter not valid. This could be because either:- In an inquire command message, the specification of a filter is not valid.
- In a publish/subscribe command message, the content-based filter expression supplied in the publish/subscribe command message contains invalid syntax, and cannot be used.
Programmer response
- Correct the specification of the filter parameter structure in the inquire command message.
- Correct the syntax of the filter expression in the publish/subscribe command message. The filter expression is the value of the Filter tag in the psc folder in the MQRFH2 structure. See the WebSphere MQ Integrator V2 Programming Guide for details of valid syntax.