<?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>File upload using fitnesse</title><link>https://community.appian.com/discussions/f/general/12150/file-upload-using-fitnesse</link><description>Can someone advise , how to upload attachments in Appian using fitnesse.below are steps for uploading. 
 I have tried this. 
 |populate field|Upload |with |C:\swdtools\FitNesseForAppian\test.txt | 
 
 Step 1- Click on Manage Files 
 
 Step 2-Click on</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: File upload using fitnesse</title><link>https://community.appian.com/thread/81938?ContentTypeID=1</link><pubDate>Mon, 24 May 2021 16:26:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ba2c5b1d-1326-4666-892b-96ab4a219697</guid><dc:creator>manid0001</dc:creator><description>&lt;div style="display:none;"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1621873487799v1.png" alt=" " /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1621873490196v2.png" alt=" " /&gt;&lt;/div&gt;
&lt;p&gt;I am unable to upload the attachment into appain using fitness. I am using the below line.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;|populate |FILE_UPLOAD |field |[1]|with|C:\Users\Mani\Documents\test.docx|&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1621873569167v3.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File upload using fitnesse</title><link>https://community.appian.com/thread/54890?ContentTypeID=1</link><pubDate>Tue, 08 May 2018 06:33:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:123bd6f8-2651-44cf-ad5c-9c7339d8ebb0</guid><dc:creator>lakshmipriyak</dc:creator><description>Hi gaurav,&lt;br /&gt;
&lt;br /&gt;
I think your form has a grid in which files are uploaded. In that case you can use the below syntax to upload file,&lt;br /&gt;
&lt;br /&gt;
| populate grid | GRID_NAME or [GRID_INDEX] or GRID_NAME[INDEX] | column | COLUMN_NAME or [COLUMN_INDEX] | row | [ROW_INDEX] | with | FILE_PATH |&lt;br /&gt;
&lt;br /&gt;
In your case,&lt;br /&gt;
&lt;br /&gt;
| populate grid | [1] | column | [1] | row | [1] | with | FILE_PATH |&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File upload using fitnesse</title><link>https://community.appian.com/thread/54167?ContentTypeID=1</link><pubDate>Fri, 13 Apr 2018 07:44:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c66227c2-5932-467d-8db9-1ae65bcd0f74</guid><dc:creator>gauravc</dc:creator><description>&lt;p&gt;Below is complete form&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/11/pastedimage1523605481729v1.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1523605481729v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File upload using fitnesse</title><link>https://community.appian.com/thread/54048?ContentTypeID=1</link><pubDate>Tue, 10 Apr 2018 16:40:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e9cb3920-aada-416d-b56f-ad0d4faac157</guid><dc:creator>lucasj</dc:creator><description>Do you have the SAIL code?  SAIL is then turned into the HTML/CSS by Appian, but it&amp;#39;s going to be very difficult to tell the SAIL by looking at the source code in the browser.&lt;br /&gt;
&lt;br /&gt;
If you are able to include, please include the snippet for the entire form, not just the file upload field, as its position within the form can have an impact on how you write the FitNesse script.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File upload using fitnesse</title><link>https://community.appian.com/thread/54029?ContentTypeID=1</link><pubDate>Tue, 10 Apr 2018 07:15:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a433097e-b683-4b9a-b8ca-677a5f940181</guid><dc:creator>gauravc</dc:creator><description>&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/11/pastedimage1523344488114v1.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1523344488114v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Not sure if it help,below is source code for button.&lt;/p&gt;
&lt;p&gt;&amp;lt;button type=&amp;quot;button&amp;quot; class=&amp;quot;Button---btn Button---default_direction Button---secondary Button---small Button---inEditableGridLayout&amp;quot;&amp;gt;&amp;lt;!-- react-text: 42 --&amp;gt;Upload&amp;lt;!-- /react-text --&amp;gt;&amp;lt;/button&amp;gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File upload using fitnesse</title><link>https://community.appian.com/thread/54018?ContentTypeID=1</link><pubDate>Mon, 09 Apr 2018 19:49:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:32a91fd0-95a7-4c9f-b4a0-d38874cce429</guid><dc:creator>lucasj</dc:creator><description>Are you able to share the SAIL for this form?  This will help greatly in the diagnosis.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File upload using fitnesse</title><link>https://community.appian.com/thread/53999?ContentTypeID=1</link><pubDate>Mon, 09 Apr 2018 14:22:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:409bb6d7-9fd4-43b2-a4ac-7b958f0351e6</guid><dc:creator>gauravc</dc:creator><description>I tried it ,but it is throwing below error :&lt;br /&gt;
&lt;br /&gt;
|populate |FILE_UPLOAD |field |[1] |with|C:\swdtools\FitNesseForAppian\test.txt  |&lt;br /&gt;
&lt;br /&gt;
2018-04-09 19:24:41,722 [main] ERROR com.appiancorp.ps.automatedtest.exception.ExceptionBuilder  - Populate Field - [1] - C:\swdtools\FitNesseForAppian\test.txt&lt;br /&gt;
java.lang.IllegalArgumentException: Invalid for a READONLY Field&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File upload using fitnesse</title><link>https://community.appian.com/thread/53890?ContentTypeID=1</link><pubDate>Wed, 04 Apr 2018 17:06:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:684dd73c-492a-4d49-8d4b-0c0bb44f594e</guid><dc:creator>Ric Alves</dc:creator><description>&lt;p&gt;Hi there,&lt;br /&gt; &lt;br /&gt; So for step 3 above,&amp;nbsp; perform the following:&lt;br /&gt; &lt;br /&gt; |populate |FILE_UPLOAD |field |[1] |with|${FITNESSE_ROOTPATH}\Documents\aaa\DealTeamMinutes.docx |&lt;br /&gt; &lt;br /&gt; I use an index value as its more accurate. Just a FYI, the path above I&amp;#39;m appending the ${FITNESSE_ROOTPATH}, which will point to your fitness root path location of where you are running the test. This is just in case someone has it set to another location. However, the path you set in yours should work as well. &lt;br /&gt; &lt;br /&gt; FYI, I am having trouble with getting file upload to work using the latest version of Firefox.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>