<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unable to Upload PDF fille in Interact form in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Upload-PDF-fille-in-Interact-form/m-p/121766#M53484</link>
    <description>&lt;P&gt;Hi Anushka&lt;BR /&gt;&lt;BR /&gt;Do you preface the extension with "." in the Accepted extensions field,&amp;nbsp;i.e. ".pdf"? If so, remove it (so it would be "&lt;SPAN&gt;pdf, docx, xlsx, csv, jpg, jpeg, csv"), save the edit and then try using the upload field.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Jul 2025 07:55:46 GMT</pubDate>
    <dc:creator>joefarr</dc:creator>
    <dc:date>2025-07-28T07:55:46Z</dc:date>
    <item>
      <title>Unable to Upload PDF fille in Interact form</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Upload-PDF-fille-in-Interact-form/m-p/121655#M53466</link>
      <description>&lt;P&gt;I'm facing an issue where my Blue Prism Interact form is not allowing .pdf&amp;nbsp;file uploads, even though I've configured the form to accept .pdf files up to 1 MB in size. The file I'm trying to upload is just 281 KB, and I've confirmed it's a valid PDF. I’ve tried re-saving the PDF using tools like Adobe Acrobat, MS Word, and the Print-to-PDF option. I’ve also tried uploading in different browsers (Chrome, Edge), used Incognito mode, cleared browser cache, and ensured there are no security extensions or antivirus software blocking the upload.&lt;/P&gt;&lt;P&gt;On the server side, I verified that .pdf is correctly registered under MIME types in IIS. I’ve&amp;nbsp;edited the appsettings.jsonto set a valid TempFilePath, and gave the Interact App Pool identity write permissions to that path. I also ran iisreset&amp;nbsp;after making the changes. Despite all this, PDF and document uploads still fail, while other file types like .jpeg&amp;nbsp;and .png upload successfully. I even created a brand-new form with just one upload control, allowed all common extensions, and still couldn’t upload a PDF. At this point, everything else works fine, and the issue seems specific to file uploads only.&lt;BR /&gt;Please suggest if there is something else that I can try to make it work.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 07:05:21 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Upload-PDF-fille-in-Interact-form/m-p/121655#M53466</guid>
      <dc:creator>Anushka2401</dc:creator>
      <dc:date>2025-07-23T07:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Upload PDF fille in Interact form</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Upload-PDF-fille-in-Interact-form/m-p/121675#M53467</link>
      <description>&lt;P&gt;So others can potentially provide a troubleshooting recommendation here, could you please provide more details about what occurs when the upload fails? For example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Are there any error messages shown when the PDF fails to upload?&lt;UL&gt;&lt;LI&gt;What other "document uploads still fail", i.e. .docx/.xlsx files as well, or just PDFs?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;What is shown in the Developer Console in the browser (F12) when the PDF fails to upload to the form?&lt;/LI&gt;&lt;LI&gt;Are there any errors/warnings in the Interact logs around the timeframe of attempting to upload this PDF? If so, what are they?&lt;/LI&gt;&lt;LI&gt;Have you ensured '.pdf' is specified in the Upload Capture Type options, with "File" selected as &lt;A href="https://docs.blueprism.com/en-US/bundle/blue-prism-hub-platform-5-1-1/page/interact/interact-plugin/interact-plugin-capture-types.htm#Upload" target="_blank" rel="noopener"&gt;documented here&lt;/A&gt;?&lt;/LI&gt;&lt;LI&gt;Have you altered the upload size limit field in either the Interact UI's Create Upload page or the Hub config file located on the server? &lt;EM&gt;Note that the value entered in the "Max size" field on the Create upload page cannot surpass the value specified in the configuration file, initially set to 5 MB.&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Does this form allow other PDFs to be uploaded but not this particular PDF?&lt;/LI&gt;&lt;LI&gt;Do other forms allow PDF uploads but not this form?&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 23 Jul 2025 13:22:36 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Upload-PDF-fille-in-Interact-form/m-p/121675#M53467</guid>
      <dc:creator>steven.boggs</dc:creator>
      <dc:date>2025-07-23T13:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Upload PDF fille in Interact form</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Upload-PDF-fille-in-Interact-form/m-p/121681#M53470</link>
      <description>&lt;P&gt;Thanks for replying! To answer your questions,&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;UL&gt;&lt;LI&gt;Yes, the error message Interact says 'Please select a .pdf, .docx, .xlsx, .csv, .jpg, .jpeg, .csv file upto 1MB in size'&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;I tried to upload .docx and .png, that too failed. However, when I changed the Upload Capture Type to from Files to Images, I was able to upload png and jpeg.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;The Developer Console in the browser (F12) surprisingly shows nothing on File upload. I see the error on Interact Form but did not see anything on the console.&lt;/LI&gt;&lt;LI&gt;I don't see any errors in the logs at all. Or maybe I missed something, but I didn't see any errors.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;I ensured it accepted only .pdf. When that didn't work, I tried with other file types.&amp;nbsp;&lt;BR /&gt;I altered the size to accept 1 MB. I haven't tried 5 MB.&lt;/LI&gt;&lt;LI&gt;It does not allow uploads of any PDF, Word, Excel document. When I changed the Upload Capture type to Image only then did it accept jpeg and png.&lt;/LI&gt;&lt;LI&gt;I have created a small sample test form that only had the upload capture type field. That form did not accept any PDF uploads either.&lt;BR /&gt;Please let me know if I should try anything.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 23 Jul 2025 16:30:16 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Upload-PDF-fille-in-Interact-form/m-p/121681#M53470</guid>
      <dc:creator>Anushka2401</dc:creator>
      <dc:date>2025-07-23T16:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Upload PDF fille in Interact form</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Upload-PDF-fille-in-Interact-form/m-p/121766#M53484</link>
      <description>&lt;P&gt;Hi Anushka&lt;BR /&gt;&lt;BR /&gt;Do you preface the extension with "." in the Accepted extensions field,&amp;nbsp;i.e. ".pdf"? If so, remove it (so it would be "&lt;SPAN&gt;pdf, docx, xlsx, csv, jpg, jpeg, csv"), save the edit and then try using the upload field.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 07:55:46 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Upload-PDF-fille-in-Interact-form/m-p/121766#M53484</guid>
      <dc:creator>joefarr</dc:creator>
      <dc:date>2025-07-28T07:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Upload PDF fille in Interact form</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Upload-PDF-fille-in-Interact-form/m-p/121797#M53486</link>
      <description>&lt;P&gt;This worked! Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 16:03:06 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Upload-PDF-fille-in-Interact-form/m-p/121797#M53486</guid>
      <dc:creator>Anushka2401</dc:creator>
      <dc:date>2025-07-28T16:03:06Z</dc:date>
    </item>
  </channel>
</rss>

