<?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>Activity chaining in start process smart service</title><link>https://community.appian.com/discussions/f/process/25156/activity-chaining-in-start-process-smart-service</link><description>Question - whether activity chaining is followed in start process smart service or not? 
 The start process smart service calls the child process asynchronously and in asynchronous call the parent process does not wait for child process to complete .</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Activity chaining in start process smart service</title><link>https://community.appian.com/thread/98936?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2022 18:13:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fba359ee-0dd3-4000-aafa-cf6386d38454</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;yes.&amp;nbsp; you would simply add the correct &amp;quot;onSuccess&amp;quot; saveInto, capturing the PV value storing the generated document ID into a local variable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Activity chaining in start process smart service</title><link>https://community.appian.com/thread/98935?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2022 17:59:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:13abd9c0-b993-4464-a507-867f5c593300</guid><dc:creator>Thenmozhi Mohanakrishnan</dc:creator><description>&lt;p&gt;From the record dashboard summary view, if I call &amp;quot;Start Process&amp;quot; via a link[&lt;strong&gt;Download as Excel&lt;/strong&gt;]/button (Assume process is generating an excel and all nodes are chained), is it possible to display the generated excel document to user without manual refresh on the view?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Activity chaining in start process smart service</title><link>https://community.appian.com/thread/97625?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 16:27:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4151e0d7-7d03-4b1c-ad12-f133121b8554</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Yes essentially you will not be able to chain a user to a task in the asynchronous sub, but you can configure chaining if you would like the parent process to wait until some unattended processing, such as data updates, complete in the sub process.&amp;nbsp; Then after these chained unattended nodes complete, the parent process will resume, regardless of the sub process having been completed in it&amp;#39;s entirety.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Activity chaining in start process smart service</title><link>https://community.appian.com/thread/97624?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 15:37:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5ad39c03-9635-4e33-bbb0-0e9f14e0616f</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;What did you do to verify chaining is not followed into the new process instance created by the Start Process node?&amp;nbsp; Just fyi, I don&amp;#39;t expect a user will be chained to a task contained in an instance created via Start Process, but that&amp;#39;s not the same as the process nodes executing with the increased priorities caused by chaining (which is a whole separate thing).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>