<?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>I am passing Document type variable to smart service plugin but its generating v</title><link>https://community.appian.com/discussions/f/plug-ins/3129/i-am-passing-document-type-variable-to-smart-service-plugin-but-its-generating-v</link><description>I am passing Document type variable to smart service plugin but its generating variable of type Long in Java. I want path of that document in Java. Can some one please suggest how can I retrieve it from long that is available in java. Thanks in advance</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I am passing Document type variable to smart service plugin but its generating v</title><link>https://community.appian.com/thread/10934?ContentTypeID=1</link><pubDate>Thu, 24 Jul 2014 06:47:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:86809634-b4aa-48e5-b654-9bb9dbc1c3ec</guid><dc:creator>tushark171</dc:creator><description>Thanks Lizzie/Padmanabh. API worked for me&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am passing Document type variable to smart service plugin but its generating v</title><link>https://community.appian.com/thread/10931?ContentTypeID=1</link><pubDate>Thu, 24 Jul 2014 05:42:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4ab8442d-dcf7-4884-a295-505dd3fb1de6</guid><dc:creator>padmanabhanv</dc:creator><description>If you want a code example download the source code for the &amp;#39;Add documents to zip&amp;#39; plugin- will match your usecase&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am passing Document type variable to smart service plugin but its generating v</title><link>https://community.appian.com/thread/10923?ContentTypeID=1</link><pubDate>Thu, 24 Jul 2014 01:35:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3d585afb-2881-4dfa-86f9-68ae3ea3f737</guid><dc:creator>elizabeth.epstein</dc:creator><description>Documents are represented by their IDs, which are of type Long. To get the filesystem path of the document, use the ContentService.getInternalFilename() API.&lt;br /&gt;&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/help/7.6/api/com/appiancorp/suiteapi/content/ContentService.html#getInternalFilename%28java.lang.Long%29"&gt;forum.appian.com/.../ContentService.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>