<?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>Task Creation is very slow</title><link>https://community.appian.com/discussions/f/process/25157/task-creation-is-very-slow</link><description>Hi All, 
 We have a workflow system where we are generating dynamic process(which generate view task) using Create process smart services, but it is very slow, the smart service takes more than 2second to create next process, that makes our system very</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Task Creation is very slow</title><link>https://community.appian.com/thread/97600?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 10:04:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:af5af2a2-6353-4dce-ada6-8a766b33e61a</guid><dc:creator>Jignesh Chovatiya</dc:creator><description>&lt;p&gt;Thanks Stefan for your valuable input. if this is the expected behavior then i think we have to find an alternate way to&amp;nbsp;start sub process or might be need architectural change in workflow execution.&lt;/p&gt;
&lt;p&gt;Thanks again Stefan.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Creation is very slow</title><link>https://community.appian.com/thread/97595?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 09:20:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:262a4963-d8e0-46e7-9817-ec2507148c4d</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Performance is actually as expected by how Appian works. The only way to speed up process flow is to enable chaining and make sure that the chain is not broken.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Creation is very slow</title><link>https://community.appian.com/thread/97592?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 08:41:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a0044c9a-a5da-4199-b825-fa22066de099</guid><dc:creator>Jignesh Chovatiya</dc:creator><description>&lt;p&gt;Thanks for your reply, we have chaining enabled in many of the process but might no be for all process. we will do that for all process where user input node is available.&lt;/p&gt;
&lt;p&gt;Is there any other suggestion if you can share to improve performance?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Creation is very slow</title><link>https://community.appian.com/thread/97591?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 08:37:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9a8d18e1-8657-43b8-8ab1-c36ebd8c6e02</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Did you try to enable chaining up to the user input task? This will speed up the process flow. But do NOT use this too much as it will increase the load on the system.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Creation is very slow</title><link>https://community.appian.com/thread/97590?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 08:34:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3b5aef16-25cd-4bdd-b5e9-427c78904162</guid><dc:creator>Jignesh Chovatiya</dc:creator><description>&lt;p&gt;I am not sure how much performance we can improve with the flow but it takes more then a minute to generate next task.&lt;/p&gt;
&lt;p&gt;let me explain how it works from user&amp;#39;s end, whenever&amp;nbsp;user click on submit button the task is completed and user move to main screen from where the task is clicked, and wait for another task to generate on the main screen.&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;workflow having multiple route based on user input from task , so based on that input new task is generated and that is the reason the process is dynamic.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Creation is very slow</title><link>https://community.appian.com/thread/97589?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 08:23:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e3708e99-2758-4f23-a87d-5b1494244873</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Hm... in general Appian is designed to run a million process instances at the same time, not to run a single instance in minimal time.&lt;/p&gt;
&lt;p&gt;From a user perspective, how does this work? The user clicks some button, then has to wait until a task is displayed somewhere. Then click a link to open this task. Why is this dynamic behaviour necessary?&lt;/p&gt;
&lt;p&gt;What I want to say is, that without chaining, you will not be able to speed this up. And the user might be more happy to directly see the UI he expects.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Creation is very slow</title><link>https://community.appian.com/thread/97588?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 08:17:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:67fab292-a6fd-42e3-9e08-45f96fd8f0a3</guid><dc:creator>Jignesh Chovatiya</dc:creator><description>&lt;p&gt;Thanks for replying.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Dynamic process mean we are&amp;nbsp;fetching process model using&amp;nbsp;getprocessmodeldetailsbyuuid method by passing UUID of process,&lt;/p&gt;
&lt;p&gt;the process model which is returned by &lt;span&gt;getprocessmodeldetailsbyuuid&amp;nbsp;is then passing to Start Process smart service and this start process takes time.&amp;nbsp;&lt;/span&gt;&lt;span&gt;The view task mean task generated by User Input Task node, it is interface where user need to complete their task.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;And yes, user is waiting for the task to generate from above process.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Let me know if need more details , Thanks&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Creation is very slow</title><link>https://community.appian.com/thread/97587?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 08:03:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dc90263e-a532-45e7-872f-851b6484b12c</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Please share more details with us. What does &amp;quot;&lt;span&gt;we are generating dynamic&amp;nbsp;process&amp;quot; mean? What is a &amp;quot;view task&amp;quot;? What is &amp;quot;Create process smart services&amp;quot;? What is &amp;quot;our system&amp;quot;?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What does slow mean? Is a user actively waiting for something?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>