getTableArray Query failed: ERROR: syntax error at or near "XMLURI" LINE 1: ...'/' || page || '/' || subpage) like '%/scripts/' XMLURI '%'... ^ select * from widgets where ((('/' || section || '/' || page || '/' || subpage) like '%/scripts/' XMLURI '%' AND (POSITION (section IN '/scripts/' XMLURI '') > 0) ) OR (('/' || section || '/' || page || '/' || subpage) like '/default/scripts/' XMLURI '%')) and (("class" = 'workspace' OR "class" = 'secondary-navigation') ) order by arrangeby;