Hi,
I am working on a Case Manager solution, and in one of my solution pages, I have a script adapter that I user to filter displayed cases in the in-basket based on a property "agency code", the script is working great in the DEV environment, but when I deploy the solution in the TEST environment I get an error in the log file saying :
<! The query syntax is invalid. The unparsed remainder of the query is: DGMF_CODE_AGENCE = '0208' !>
everything is configured the same in both DEV and TEST environment, and when using a debugger I see that all variables in the script have the right values but at the end of the execution of the script this error window is displayed.

Do you have any idea what could cause this error in one environment when it does not in another despite their similarities.
Thanks in advance.
------------------------------
BAW User
------------------------------