<?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>Query on AC parameter execution.</title><link>https://community.appian.com/discussions/f/general/14251/query-on-ac-parameter-execution</link><description>Hi All , 
 I come across a scenario that &amp;quot;In a User input task have created ac!A ,ac!B . I have given some ER as a value to ac!A and based on some condition i&amp;#39;m assigning the ac!A value to ac!B &amp;quot;. This is working when i debug with administrator rights</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Query on AC parameter execution.</title><link>https://community.appian.com/thread/66747?ContentTypeID=1</link><pubDate>Tue, 21 May 2019 05:43:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3ff315cc-7ae8-4051-857a-9b9495bcaee8</guid><dc:creator>anjup136</dc:creator><description>&lt;p&gt;Thanks for your reply. My use case is post-completion of manipulation I should pass to the Integration service so in this case both the data I should pass to the service and the result I am getting back is too huge thats the reason its taking nearly 420 KB. I am exploring whether is there any other way to handle this scenario in appian.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Query on AC parameter execution.</title><link>https://community.appian.com/thread/66704?ContentTypeID=1</link><pubDate>Mon, 20 May 2019 05:01:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d7094829-f4f1-48f2-9376-33c1f0fc171a</guid><dc:creator>aloks0189</dc:creator><description>&lt;p&gt;As highlighted by other practitioner, you cannot predict the order of executions&amp;nbsp;for the&amp;nbsp;activity class parameters.&lt;/p&gt;
&lt;p&gt;As per my understanding, post completion of your&amp;nbsp;manipulation, you are passing these ac variable values to your Interface.&lt;/p&gt;
&lt;p&gt;If so, then why don&amp;#39;t you execute the same logic on your interface On-load instead of doing it in process?&lt;/p&gt;
&lt;p&gt;You can pass both activity parameters to your interface via process and perform your logic within your interface instead of doing it in the process model.&lt;/p&gt;
&lt;p&gt;Hope this will help you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Query on AC parameter execution.</title><link>https://community.appian.com/thread/66676?ContentTypeID=1</link><pubDate>Fri, 17 May 2019 13:40:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:08477703-b5e5-4d42-98b6-60345d494063</guid><dc:creator>anjup136</dc:creator><description>&lt;p&gt;Process instance is taking more memory because of huge data in the PV&amp;#39;s so I was trying whether this can be resolved by using AC parameters.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Query on AC parameter execution.</title><link>https://community.appian.com/thread/66673?ContentTypeID=1</link><pubDate>Fri, 17 May 2019 11:01:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:85e4b4a0-94cc-4937-a395-6ccab497e995</guid><dc:creator>chandu</dc:creator><description>&lt;p&gt;Hi Anjup,&lt;/p&gt;
&lt;p&gt;In inputs Tab, The Activity Class parameters does not get populated based on the sequence they are present, So try to save the value in PV so that you can use it in Next Node. BTW, what is your requirement for doing so?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Query on AC parameter execution.</title><link>https://community.appian.com/thread/66669?ContentTypeID=1</link><pubDate>Fri, 17 May 2019 08:18:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3ccaa4fe-f372-4e8d-ada3-92498d708ac9</guid><dc:creator>anjup136</dc:creator><description>&lt;p&gt;&lt;a href="/members/bradc0001"&gt;bradc0001&lt;/a&gt; I have a similar requirement. Lets say I have ac1,ac2,ac3. I am fetching the value in ac3 and populating ac2 and ac1 by using ac3. Based on my observations, its working fine in the reverse order. Just wanted to understand Is it safe to use or the execution sequence may varies sometimes?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Query on AC parameter execution.</title><link>https://community.appian.com/thread/64375?ContentTypeID=1</link><pubDate>Thu, 31 Jan 2019 14:32:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:837b2d5b-d267-47db-8289-59a14f6f0545</guid><dc:creator>bradc0001</dc:creator><description>This is not best practice as there is no guarantee that ac!A will execute before ac!B on an input even if it is ordered as such. You would need to capture ac!A in a previous step, then you can use the results stored in pv! A in your input for ac!B.&lt;br /&gt;
&lt;br /&gt;
 AFAIK, there is no difference in the security and I suspect that the issue is occurring because ac!A has not completed while ac!B is attempting to execute.  If you can provide the error message, that may help.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>