<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/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>Tech Doc : Print Filename instead of ID after Publishing document</title><link>https://www.aras.com/community/f/development/36202/tech-doc-print-filename-instead-of-id-after-publishing-document</link><description>Hi Team, 
 When we are trying to publish technical document in PDF format, after publishing it generates document and gets downloaded. Please find the attached screenshots 
 We have noticed that instead of Filename, it is having ID. Is it possible to</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Tech Doc : Print Filename instead of ID after Publishing document</title><link>https://www.aras.com/community/thread/6061?ContentTypeID=1</link><pubDate>Thu, 10 Dec 2020 10:30:53 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:439b0b5e-db98-48a6-93fb-7e1711484559</guid><dc:creator>SunilReddy</dc:creator><description>&lt;p&gt;Hello Sowmya, here is the answer,&lt;/p&gt;
&lt;p&gt;First access method called &amp;quot;tp_PublishingDialogAPI&amp;quot;,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please add below two lines of code after line no :432&lt;/p&gt;
&lt;p&gt;var FileName1=fileName+&amp;quot;.pdf&amp;quot;&lt;/p&gt;
&lt;p&gt;var downloadResult = aras.downloadFile(fileNode,FileName1);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>