<?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>How can i edit the code behind a appian project. Is it possible to get the project opened in a IDE and customize it as we wish</title><link>https://community.appian.com/discussions/f/general/18638/how-can-i-edit-the-code-behind-a-appian-project-is-it-possible-to-get-the-project-opened-in-a-ide-and-customize-it-as-we-wish</link><description>I just was creating a sample appian project which adds task to different roles. I found that the appian adds a accept or reassign slider on the header by default. 
 What must I do to remove it or change any similar things which are part of the appian</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How can i edit the code behind a appian project. Is it possible to get the project opened in a IDE and customize it as we wish</title><link>https://community.appian.com/thread/73429?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2020 15:15:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c970d87c-f9ed-4c7c-8c15-9cc6f60a96dd</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/nareshk0006"&gt;NARESH KUMAR&lt;/a&gt; -&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/members/ericg329"&gt;ericg329&lt;/a&gt; Is providing sound advice.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Consider the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;You could set the assignment variable of the task&amp;nbsp;to a user in a group before the task loads.&amp;nbsp; &lt;br /&gt;When a task is assigned to one and only one user, the accept header isn&amp;#39;t shown.&amp;nbsp;&amp;nbsp;
&lt;ol&gt;
&lt;li&gt;This would depend on expressions or rules to facilitate &amp;quot;round robin&amp;quot; or some other fairness assignment mechanism.&amp;nbsp; &lt;br /&gt;(In my opinion, this design convention is almost always more trouble than it&amp;#39;s worth, so I always recommend against this)&lt;/li&gt;
&lt;li&gt;Assigning tasks to users and not groups is often not recommended because under this condition, task processing can be delayed if an individual is not available to process their tasks.&lt;/li&gt;
&lt;li&gt;You can add an exception timer to a task assigned to an individual so that if it does not get completed within a prescribed time, it is released to flow out and can then be reassigned systematically.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Assignment to groups promotes effective task processing -&amp;nbsp;
&lt;ol&gt;
&lt;li&gt;What is the negative impact of the acceptance banner?&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can i edit the code behind a appian project. Is it possible to get the project opened in a IDE and customize it as we wish</title><link>https://community.appian.com/thread/73387?ContentTypeID=1</link><pubDate>Fri, 17 Apr 2020 13:07:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d8263d1a-2cd5-4eee-bd9f-b4a47a12ac73</guid><dc:creator>ericg329</dc:creator><description>&lt;p&gt;The accept button helps to&amp;nbsp;prevent a race condition&amp;nbsp;in the scenario of&amp;nbsp;more than one user trying to complete a task and submit it at the same time.&amp;nbsp;You may be thinking about smaller low risk tasks, but it functions the same in Appian regardless.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You can&amp;#39;t modify CSS, but there are ways you can modify the look and feel of an application or interface within the base product. Take a look at the UX Design Guide for some additional information on best practices and ideas on UX things that can be tweaked. If you haven&amp;#39;t already started working through the online training videos, it&amp;nbsp;may be beneficial to look at some of the training on interfaces and SAIL.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/20.1/ux_getting_started.html"&gt;https://docs.appian.com/suite/help/20.1/ux_getting_started.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can i edit the code behind a appian project. Is it possible to get the project opened in a IDE and customize it as we wish</title><link>https://community.appian.com/thread/73386?ContentTypeID=1</link><pubDate>Fri, 17 Apr 2020 12:47:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:58ce7810-5f8c-43e8-9b6a-3ceaceb7bb5d</guid><dc:creator>NARESH KUMAR</dc:creator><description>&lt;p&gt;But can we not just let anyone submit the task without asking them if u accept it or not. I understand thats what takes it away from everyone else&amp;#39;s queue. But can we not update other&amp;#39;s queue once they are submitted .&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So, its not possible to modify that flow when have more than one user assigned to a particular task?&lt;/p&gt;
&lt;p&gt;And about the base product code, even if we cannot change the base code , is it possible to add styles or change the code for a form that come with appian.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am kind of new , so it will be nice if redirect me to a page where i can find ways to customize layouts , and the functionalities and add styles.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can i edit the code behind a appian project. Is it possible to get the project opened in a IDE and customize it as we wish</title><link>https://community.appian.com/thread/73385?ContentTypeID=1</link><pubDate>Fri, 17 Apr 2020 12:31:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c2d481fd-ac45-40d8-a33f-6b51bb63c802</guid><dc:creator>ericg329</dc:creator><description>&lt;p&gt;While many portions of the Appian platform are based on Java, modifying the base product code is not supported in anyway. It can also lead to you not being able to upgrade in the future or get assistance from Appian&amp;#39;s support team as they will no longer be able to support base product functionality under a customized environment.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Back to your task question, I suggest you&amp;nbsp;look through some of the documentation on how task assignment works within Appian. When assigning a task to a group of users, the individual who will work that task must accept it, thus taking the task out of everyone else&amp;#39;s queue. If you are assigning a task to an individual, they will not see the dialog as they are the only user that can access that task.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/20.1/Tasks.html"&gt;https://docs.appian.com/suite/help/20.1/Tasks.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>