<?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>Modify process instance variable via a process model</title><link>https://community.appian.com/discussions/f/process/35168/modify-process-instance-variable-via-a-process-model</link><description>Hi All, 
 I have a situation where I work on cases based on process model approach i.e. Assignment in PM itself. Each case goes through 3 levels of approval from associate to manager, to senior manager. I have a master process which triggers when a associate</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Modify process instance variable via a process model</title><link>https://community.appian.com/thread/136456?ContentTypeID=1</link><pubDate>Wed, 05 Jun 2024 17:09:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1e927a6f-3623-4985-bb60-2e39eeac75ad</guid><dc:creator>JayaPrakash Ravipati</dc:creator><description>&lt;p&gt;Hi &amp;nbsp;,&lt;/p&gt;
&lt;p&gt;As&amp;nbsp; my understanding yo want to change the assignment of the associate to Alex through another process.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;you can use subprocess sync you can modify the process variables and change the assignment from Smith to Alex.&lt;/p&gt;
[quote userid="263789" url="~/discussions/f/process/35168/modify-process-instance-variable-via-a-process-model"]Is it even possible to modify the process variable of a active process instance through a process model smart services.[/quote]
&lt;p&gt;It&amp;#39;s not possible through smart services as it runs asynchronously.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modify process instance variable via a process model</title><link>https://community.appian.com/thread/136454?ContentTypeID=1</link><pubDate>Wed, 05 Jun 2024 17:06:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:19831fb5-843b-4013-af07-c17d828069ff</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;There&amp;#39;s a plug-in that allows an external smart service to set the value of a variable in a particular instance.&amp;nbsp; It&amp;#39;s a little tricky to understand and implement, so I suggest it be used only when nothing else will suffice.&lt;/p&gt;
&lt;p&gt;Be aware though that if the task instance is already active and assigned, then simply changing the PV value of the assignee variable won&amp;#39;t actually shift the task assignment.&amp;nbsp; For that you&amp;#39;d need to call a different smart service that actually literally reassigns the task.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>