<?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>castinvalid</title><link>https://community.appian.com/discussions/f/general/25583/castinvalid</link><description>am getting above error for the code, correct me if am wrong</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: castinvalid</title><link>https://community.appian.com/thread/99898?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2022 11:50:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:db02ba6c-7c79-4816-930c-f54e62ae3ab3</guid><dc:creator>deepakg271869</dc:creator><description>&lt;p&gt;Could you please check whether you local variable name crAppLimitTempTracker_Cdt is having multiple record. if yes, then you have to use foreach to update the value for the particular index. UpdateDictonary will work on single values not on lists.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: castinvalid</title><link>https://community.appian.com/thread/99897?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2022 11:50:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0c5dc109-f202-4302-aa44-df82b6498c15</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;That local variable seems to be a list type. Updatedictionary does not work with lists.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>