<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>I have created a query rule which takes a date and text. I am calling it using =</title><link>https://community.appian.com/discussions/f/general/3190/i-have-created-a-query-rule-which-takes-a-date-and-text-i-am-calling-it-using</link><description>I have created a query rule which takes a date and text. I am calling it using =rule!FR_getCommunicateScheduleForNotifyDate(today(),&amp;quot;RSD&amp;quot;). I get the following error Expression evaluation error in rule &amp;#39;fr_getcommunicateschedulefornotifydate&amp;#39; at function</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I have created a query rule which takes a date and text. I am calling it using =</title><link>https://community.appian.com/thread/11160?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2014 09:22:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a869f596-3ffb-45bb-91a8-9cd7c7ebe864</guid><dc:creator>Eduardo Fuentes</dc:creator><description>Since that code belongs to the &amp;quot;invalid identifier&amp;quot; error the place to look at is your CDT, remember that since Oracle is case sensitive you do need the @Column(name=&amp;quot;&amp;quot;) annotation in your XSD to make sure it maps correctly to the column names in the table. Also make sure your data store which holds the entity this query rule is querying is pointing to the latest version of FRRATESCOMMUNICATESCHEDULED and not to FRRATESCOMMUNICATESCHEDULED^X where X is a number &amp;gt;=1 which indicates an old version of the CDT&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have created a query rule which takes a date and text. I am calling it using =</title><link>https://community.appian.com/thread/11159?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2014 09:11:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2210f5e7-e72e-4bb2-b8ce-fba4f8c945e2</guid><dc:creator>karls</dc:creator><description>Thanks I see this in the logs. ORA-00904: I will check the column names&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have created a query rule which takes a date and text. I am calling it using =</title><link>https://community.appian.com/thread/11158?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2014 09:06:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:10fd1dca-c120-4a65-b804-4ffd5bd7248e</guid><dc:creator>rishirajk</dc:creator><description>You should check application server log. There you can find the exact cause of this error.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have created a query rule which takes a date and text. I am calling it using =</title><link>https://community.appian.com/thread/11157?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2014 09:05:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7ad36d52-5268-4e43-9f7d-1a4962150c7a</guid><dc:creator>Eduardo Fuentes</dc:creator><description>In order to troubleshoot issues where the message is very generic such as: &amp;quot;Unexpected error executing query&amp;quot; you need to reproduce and then find this error in the application-server.log, once you have identified it review each of the individual &amp;quot;Caused by&amp;quot; clauses. Usually the most bottom ones (that belong to that error) will be the most informative ones in the stack trace.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>