<?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/"><channel><title>Mike さんの グループ アクティビティ</title><link>https://www.aras.com/community/members/michael_2d00_zarro</link><description>Mike さんの グループ ユーザーの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Ask A Question I</title><link>https://www.aras.com/community/achievements/460ac7df-7ccc-4c42-a204-9e05eef3be09</link><pubDate>Wed, 12 Dec 2018 22:57:58 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:5d0e52c9-74bc-48db-8e29-96051b0a9058</guid><dc:creator /><description>Ask a question in a forum.</description></item><item><title>Programatic Workflow Voting</title><link>https://www.aras.com/community/f/development/4021/programatic-workflow-voting</link><pubDate>Mon, 05 Nov 2018 16:42:56 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f1238bd9-93b3-4479-bc38-1198174771f6</guid><dc:creator>Mike</dc:creator><description>Hi All,

I am relatively new to Aras programming (been at it for a few weeks though) and I am trying to create a workflow that votes based on the Boolean output of another algorithm. I found a few examples, including this one: &lt;a href="http://community.aras.com/en/knowledgebase/programmatic-workflow-voting-2/"&gt;community.aras.com/.../&lt;/a&gt;, but I think there is still something that I am missing.

The code for the link assumes that it will be passed 3 variables:

string itemID = this.getProperty(&amp;quot;itemId&amp;quot;,&amp;quot;&amp;quot;);

string itemType = this.getProperty(&amp;quot;itemType&amp;quot;,&amp;quot;&amp;quot;);

string votePath = this.getProperty(&amp;quot;votingPath&amp;quot;,&amp;quot;&amp;quot;);

Since I am just testing this out, I am hardcoding values

string itemID = &amp;quot;873ABEEF3EA246CFA0BF5F13F8133223&amp;quot;;  //Part ID of the Part in the workflow

string itemType = &amp;quot;Part&amp;quot;;                                                                   //Type of the Item in the workflow

string votePath = &amp;quot;Win&amp;quot;;                                                                   //Path I want to go down. I win by not going down the default path.

I assumed that this was the desired information, but, if I am incorrect, can someone please inform me?

&amp;nbsp;

Thanks in advance,

Mike&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>