<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/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>Updating a property on a vote with a server side method.</title><link>https://www.aras.com/community/f/development/38207/updating-a-property-on-a-vote-with-a-server-side-method</link><description>I am trying to update a property after a user votes on the item in the workflow. 
 I have this as a Post Method on the workflow server side C#. The variables seem correct, but the property is not updating. 
 What am I missing? Thank you for your help</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Updating a property on a vote with a server side method.</title><link>https://www.aras.com/community/thread/10133?ContentTypeID=1</link><pubDate>Tue, 20 Feb 2024 09:52:19 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:3d781f03-31df-4fa1-a2e9-1a966d0b3b3c</guid><dc:creator>EliseoWehner</dc:creator><description>&lt;p&gt;Have you saved the changes to the controlItem object after setting the property value? According to the documentation&amp;nbsp;&lt;a href="https://stackoverflow.com/questions/57306435/updating-an-object-property-in-c-passing-the-property-as-a-parameter"&gt;stackoverflow.com/.../updating-an-object-property-in-c-passing-the-property-as-a-parameter&lt;/a&gt; &amp;nbsp;of the Innovator class, you need to call the updateItem method to save changes to the database.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>