<?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>Passing a RPA variable inside an evaluate expression</title><link>https://community.appian.com/discussions/f/rpa/28126/passing-a-rpa-variable-inside-an-evaluate-expression</link><description>Hello, I&amp;#39;m trying to create an RPA that fetches data from a table from a system and then do operations on that data. I&amp;#39;m able to fetch the table data, and I have a section with a expression rule that does the correct parsing on that data, but I&amp;#39;m not</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Passing a RPA variable inside an evaluate expression</title><link>https://community.appian.com/thread/109857?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2023 08:21:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8123f1a5-20de-4c67-9c9b-5932446705d7</guid><dc:creator>David Catalan</dc:creator><description>&lt;p&gt;Hi:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have reviewed (and tested) your case, and everything looks fine. You can execute directly the rule, as you can see below, but your expression is right.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/61/Screenshot-2023_2D00_03_2D00_22-at-09.12.55.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;How do you know that&amp;nbsp;&lt;span&gt;the value being passed is always empty? Did you included Log traces on the flow? I recommend you test expression rule in the RPA using the same constant you used to test the Expression Rule.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Do the value of resTable if empty? The variable resTable is of type AX_TESTE_PARSE_CDT, right?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>