<?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>Document download</title><link>https://community.appian.com/discussions/f/user-interface/13022/document-download</link><description>We want user to download files that are present in ECM system with a single click from Appian user interface. 
 We don&amp;#39;t want to download and keep files on Appian server till user explicitly click on link to download file. How can we achieve file download</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Document download</title><link>https://community.appian.com/thread/101684?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2022 13:59:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ee7b83c5-5013-4c8a-bb29-6f757b78bb9e</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="2318" url="~/discussions/f/user-interface/13022/document-download/101632#101632"]Is there any other way to set a different external file name while using download document link functionality?[/quote]
&lt;p&gt;Nope.&amp;nbsp; Such behavior will 100% require 2 clicks by the user, at least.&lt;/p&gt;
&lt;p&gt;The implementation you describe is pretty much already what I&amp;#39;d suggest anyway - copy the document to a temporary copy with a new name, and expose that as the document download link.&amp;nbsp; The user would need to click once to initiate the initial copy/rename, then after that&amp;#39;s done, they can click again to download the document.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To confirm, the Document Download Link component does not have &lt;em&gt;&lt;strong&gt;any&lt;/strong&gt; way&lt;/em&gt; of doing anything &amp;quot;before&amp;quot; the download - literally all it does is provide a direct download link.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/101644?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2022 05:55:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0545cab8-419f-45d8-806c-9830e17dced1</guid><dc:creator>ujjwalr0002</dc:creator><description>&lt;p&gt;We have a smart service for that to update the document properties.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/21.1/Edit_Document_Properties_Smart_Service.html"&gt;https://docs.appian.com/suite/help/21.1/Edit_Document_Properties_Smart_Service.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/101639?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2022 04:28:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:71c25f62-ff57-48a0-b345-81333c349e82</guid><dc:creator>shalini</dc:creator><description>&lt;p&gt;Use the&amp;nbsp;&lt;span&gt;a!documentDownloadLink field. The following code will be useful for you.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;a!linkField(&lt;br /&gt; links: a!documentDownloadLink(&lt;br /&gt; label: &amp;quot;Download Health certificate Part II&amp;quot;,&lt;br /&gt; document: todocument(&lt;br /&gt; rule!ASM_QE_GetAnimalHealthReports(&lt;br /&gt; animalId: ri!animalId,&lt;br /&gt; mediaCategoryId: 193,&lt;br /&gt; mediaNote: &amp;quot;Animal Health Report part II&amp;quot;&lt;br /&gt; )&lt;br /&gt; )&lt;br /&gt; ),&lt;br /&gt; showWhen: a!isNotNullOrEmpty(&lt;br /&gt; rule!ASM_QE_GetAnimalHealthReports(&lt;br /&gt; animalId: ri!animalId,&lt;br /&gt; mediaCategoryId: 193,&lt;br /&gt; mediaNote: &amp;quot;Animal Health Report part II&amp;quot;&lt;br /&gt; )&lt;br /&gt; )&lt;br /&gt; )&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/101632?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2022 03:50:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f2294132-2853-4528-a40e-834044bc8b3c</guid><dc:creator>Thenmozhi Mohanakrishnan</dc:creator><description>&lt;p&gt;We have a requirement to allow all users to download a particular document, but whenever they download, the document name should be appended with a dynamic text. Currently we are using copy document node to achieve this. Is there any other way to set a different external file name while using download document link functionality?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/96561?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2022 15:00:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f1b1b7d4-733f-44d0-921e-0bf5d2c0386b</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;AFAIK there have been no recent changes that would add any new capabilities with respect to the number of clicks required to do this sort of thing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/96558?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2022 14:47:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:498c1e97-0ae3-44e7-84c3-fcd2acecda9f</guid><dc:creator>robertso0001</dc:creator><description>&lt;p&gt;yes you are very correct&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/96556?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2022 14:43:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0b360939-fb6a-4831-b560-8c0e9dbd022e</guid><dc:creator>robertso0001</dc:creator><description>&lt;p&gt;yes&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/96549?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2022 13:19:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fda01e94-7750-4e48-8b5f-6358b0c3a942</guid><dc:creator>Venkatesh Suram</dc:creator><description>&lt;p&gt;Hi Team,&lt;/p&gt;
&lt;p&gt;Can we able to download the document from ECM in one click in the Appian 22.1 version OR is it still same limitation.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/80359?ContentTypeID=1</link><pubDate>Thu, 18 Mar 2021 15:23:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:28fdbd52-643d-4bb1-add4-5b292139a62e</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Your scenario is a 2-step process so inherently it will require 2 clicks.&amp;nbsp; Unless you can shorten the process to 1 logical step, the best you&amp;#39;re going to be able to do is 2 clicks, IMHO.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/80356?ContentTypeID=1</link><pubDate>Thu, 18 Mar 2021 15:07:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c3adabf7-e9d9-491c-9a27-8ffe35ad20de</guid><dc:creator>guiomarp0001</dc:creator><description>&lt;p&gt;Hi Mike&lt;/p&gt;
&lt;p&gt;Thanks for your response.&lt;/p&gt;
&lt;p&gt;We&amp;#39;re looking at the details to explore that option of preload&amp;nbsp;into Appian, but we will have some 2 clicks required - which is not ideal.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/80355?ContentTypeID=1</link><pubDate>Thu, 18 Mar 2021 15:00:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b2160313-11d3-4a41-92a4-bfa36f35542b</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Do you have some way of pre-loading certain documents into Appian, before being specifically requested by a user?&amp;nbsp; This would be the only way I can think of to prevent the 2-click method.&amp;nbsp; Though given your use case, it seems like 2 clicks both within Appian is a pretty good solution overall.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/80353?ContentTypeID=1</link><pubDate>Thu, 18 Mar 2021 14:25:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:53b7ded3-a8f4-45fa-8ef0-7d701ea77834</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;There may be other options, but none that I&amp;#39;m aware of.&amp;nbsp;&lt;br /&gt;In order for a document link to be presented to an end user, the document needs to be in Appian.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/80352?ContentTypeID=1</link><pubDate>Thu, 18 Mar 2021 14:04:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7b1022a8-d4ce-4140-b339-0fe94121ea41</guid><dc:creator>guiomarp0001</dc:creator><description>&lt;p&gt;Hi Robert,&lt;/p&gt;
&lt;p&gt;Thanks, we will try, but we might be causing a security breach. We&amp;#39;re using sharepoint with Oauth per Application, users don&amp;#39;t have direct access.&lt;/p&gt;
&lt;p&gt;Are there other options?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/80350?ContentTypeID=1</link><pubDate>Thu, 18 Mar 2021 13:48:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d0b50df6-d6dc-4fb8-8d7e-768b9e3885f0</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;Please refer to my previous response.&amp;nbsp; If you want the end user to acquire the document directly from the 3rd party tool, identify that tool&amp;#39;s api for building direct download links.&amp;nbsp; Put those links in the Appian interface.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/80346?ContentTypeID=1</link><pubDate>Thu, 18 Mar 2021 12:12:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0ec376a0-ddff-4173-b4de-e31177c549a2</guid><dc:creator>guiomarp0001</dc:creator><description>&lt;p&gt;&lt;span&gt;Is there a solution for this matter?&amp;nbsp;At the minute in order to acheive this, we are making the user click 2 times (one downloads the doc to appian, the other one downloads to the user computer).&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/58793?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 16:37:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cddf2239-0878-45d9-856e-c006fdde068a</guid><dc:creator>manjunathb58</dc:creator><description>Thanks All.&lt;br /&gt;
It makes sense to provide link to document on ECM (read only). But in our usecase access to ECM system can&amp;#39;t be provided for security reasons.&lt;br /&gt;
&lt;br /&gt;
So I was looking for any option that makes UI experience seamless.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/58792?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 16:31:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bf193d26-bf6c-469b-9222-16b89cff523a</guid><dc:creator>Robert Shankin</dc:creator><description>Adding to what &lt;a href="/members/manisht209"&gt;manisht209&lt;/a&gt; mentioned here - &lt;br /&gt;
Some ECM tools include integration links for exactly this purpose.  For example, OnBase has &amp;quot;doc POP&amp;quot; links which can be included in an Appian interface to retrieve content directly from the ECM tool without ever putting the document in Appian.&lt;br /&gt;
&lt;br /&gt;
This scales especially well when the 3rd party tool links take a token value that you can reference from available data on your (record, report, or task) interface.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/58588?ContentTypeID=1</link><pubDate>Wed, 01 Aug 2018 06:07:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3822ba3f-7737-4e0a-8ed7-68cfaca2a60f</guid><dc:creator>manisht209</dc:creator><description>Hi &lt;a href="/members/manjunathb58"&gt;manjunathb58&lt;/a&gt; ,&lt;br /&gt;
&lt;br /&gt;
Do you actually need to download the content on Appian ?&lt;br /&gt;
Considering you already have the document in ECM, you might just use the link to the get service to download the document as a response.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/58575?ContentTypeID=1</link><pubDate>Wed, 01 Aug 2018 01:06:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bb69633b-6b67-4375-94d2-ddf8ab37aa69</guid><dc:creator>ganeshp</dc:creator><description>&lt;p&gt;It must have to be stored in Appian post which you can have sub processes that can one write to the external ECM system based on the doc id to the specific folder in the external system and removal from appian data entites.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document download</title><link>https://community.appian.com/thread/58574?ContentTypeID=1</link><pubDate>Tue, 31 Jul 2018 23:50:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:97bbacde-5175-47b0-9745-8e1f75f3ec8b</guid><dc:creator>Mathieu Drouin</dc:creator><description>I don&amp;#39;t think this is possible at the moment.&lt;br /&gt;
&lt;br /&gt;
If the Appian and ECM instance are both protected using the same SAML SSO solution, you could simply directly link to the ECM file from within Appian and it should work seamlessly.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/18.2/SAML_for_Single_Sign-On.html"&gt;docs.appian.com/.../SAML_for_Single_Sign-On.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>