<?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>Configuring in Send File Smart Service</title><link>https://community.appian.com/discussions/f/process/39375/configuring-in-send-file-smart-service</link><description>Removed</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Configuring Remote File Path in Send File Smart Service</title><link>https://community.appian.com/thread/149509?ContentTypeID=1</link><pubDate>Tue, 01 Jul 2025 13:45:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:af63075b-ac86-48e2-8ae2-83fa1368ad28</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;You would use the &amp;quot;check contents&amp;quot; smart service (either the &amp;quot;get remote folder contents&amp;quot; node, or the &amp;quot;getfoldercontentsoversftp()&amp;quot; rule), on the root folder (just pass in a &amp;quot;null&amp;quot; or &amp;quot;/&amp;quot; value for &amp;quot;server remote folder&amp;quot; / &amp;quot;server file path&amp;quot; to check the root directory), and check your list of results for the folder you&amp;#39;re looking for.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Remote File Path in Send File Smart Service</title><link>https://community.appian.com/thread/149468?ContentTypeID=1</link><pubDate>Tue, 01 Jul 2025 06:38:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0cddba6b-769e-455e-876f-6882050d3435</guid><dc:creator>Dusty</dc:creator><description>&lt;p&gt;Thank you&amp;nbsp;&lt;a href="/members/anthonyp8915"&gt;anthonyp8915&lt;/a&gt;&amp;nbsp;&lt;span&gt;&amp;nbsp;Do you know how can i check if this file path exists using command prompt? Or what would be the linux command to check if&amp;nbsp;&lt;/span&gt;&lt;span&gt;concat(&amp;quot;Inbox/&amp;quot;,pv!FolderName) exists?&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Remote File Path in Send File Smart Service</title><link>https://community.appian.com/thread/149467?ContentTypeID=1</link><pubDate>Tue, 01 Jul 2025 06:38:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:44f29b1c-a57d-4573-ba8e-0f70f33a400c</guid><dc:creator>Dusty</dc:creator><description>&lt;p&gt;Thank you&amp;nbsp;&lt;a href="/members/harshas2775"&gt;Harsha Sharma&lt;/a&gt;&amp;nbsp;that works. Do you know how can i check if this file path exists using command prompt? Or what would be the linux command to check if&amp;nbsp;&lt;span&gt;concat(&amp;quot;Inbox/&amp;quot;,pv!FolderName) exists?&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Remote File Path in Send File Smart Service</title><link>https://community.appian.com/thread/149463?ContentTypeID=1</link><pubDate>Tue, 01 Jul 2025 06:25:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7c79ddae-dc75-4e3d-b41d-e36b5f8b377f</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;When you click on the little edit box besides Value it will open an expression editor. There you can mention value as &amp;quot;Inbox/&amp;quot;&amp;amp; pv!FolderName or concat(&amp;quot;Inbox/&amp;quot;,pv!FolderName). With the operator &amp;amp; or function concat() system will fetch the data from pv and merge with string giving output as expected.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hope this helps!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Remote File Path in Send File Smart Service</title><link>https://community.appian.com/thread/149460?ContentTypeID=1</link><pubDate>Tue, 01 Jul 2025 06:09:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95bb38ca-39db-40a1-b042-6cbd165984e8</guid><dc:creator>anthonyp8915</dc:creator><description>&lt;p&gt;Have you tried using concat(). It looks as if you are just sending a string, instead of adding your pv!FolderName to the string&lt;br /&gt;concat(&amp;quot;Inbox/&amp;quot;,pv!folderName)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>