<?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>Unable to save fv!processInfo.pv.&amp;lt;process variable&amp;gt; back into interface using a!startProcess v25.4</title><link>https://community.appian.com/discussions/f/process/40575/unable-to-save-fv-processinfo-pv-process-variable-back-into-interface-using-a-startprocess-v25-4</link><description>Hi everyone, 
 I encountered an issue regarding saving process variable using a!startProcess -&amp;gt; onSuccess on version 25.4, the fv!processInfo.pv.subCategory was not saved back into local variable ri!checkStatusofChangingCategory . Here is the code: 
</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Unable to save fv!processInfo.pv.&lt;process variable&gt; back into interface using a!startProcess v25.4</title><link>https://community.appian.com/thread/155224?ContentTypeID=1</link><pubDate>Thu, 23 Jul 2026 09:17:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:05a97a20-60ad-417c-9c52-b9d6bd0b8237</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I cover these changes in my blog post:&amp;nbsp;&lt;a href="https://appian.rocks/2024/12/09/appian-244-insights/"&gt;https://appian.rocks/2024/12/09/appian-244-insights/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to save fv!processInfo.pv.&lt;process variable&gt; back into interface using a!startProcess v25.4</title><link>https://community.appian.com/thread/155223?ContentTypeID=1</link><pubDate>Thu, 23 Jul 2026 07:56:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7d3b1a38-6dcd-4bb9-a0e0-20b85f6261b8</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;The major difference between a!startProcess_24r3 and latest a!a!startProcess is about auto scaled and asynchronous process handling. Depending on the state of process the properties returned can vary. For example, as per the &lt;a href="https://docs.appian.com/suite/help/26.6/Start_Process_Smart_Service.html#processinfo-properties"&gt;ProcessInfo properties&lt;/a&gt;, onInComplete for a synchronous process returns empty pv list.&amp;nbsp;Using just isSynchronous as true would return pv value for a Synchronous process.&lt;/p&gt;
&lt;p&gt;So Can you try once just with the isSynchronous flag and &lt;span style="text-decoration:underline;"&gt;without&lt;/span&gt; onInComplete attribute and see if it works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>