<?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: Issue while POSTING bigger .xlsx file using HTTP VBO in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Issue-while-POSTING-bigger-xlsx-file-using-HTTP-VBO/m-p/64234#M2672</link>
    <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="f1ef64de-dfad-4713-a463-b2799f36cc97" data-tag-text="@Kirtish Trivedi" href="https://community.blueprism.com/network/profile?UserKey=f1ef64de-dfad-4713-a463-b2799f36cc97" data-itemmentionkey="8931d859-d70c-4bcc-a3f5-693f21946651"&gt;@Kirtish Trivedi&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Since the file size is quite huge and the default timeout of httpWebRequest is 100s (100,000 ms) hence increasing the timeout value should resolve the issue. Please try the below approach by going to "&lt;STRONG&gt;HTTP Request&lt;/STRONG&gt;" action of "&lt;STRONG&gt;Utility-HTTP".&amp;nbsp;&lt;/STRONG&gt;(I am assuming that you are using HTTP Request action stage only). Add the Timeout property in the code stage and it should resolve the issue.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Note -&lt;/STRONG&gt; &lt;/SPAN&gt;400,000 means 400s. It can be configured based on the requirement.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="8643.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/8817i145FC7240EE79CFE/image-size/large?v=v2&amp;amp;px=999" role="button" title="8643.png" alt="8643.png" /&gt;&lt;/span&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani Senior Consultant&lt;BR /&gt;Consultant&lt;BR /&gt;EY&lt;BR /&gt;Gurgaon&lt;BR /&gt;*If you find this post helpful mark it as best answer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 28 Jul 2021 09:16:00 GMT</pubDate>
    <dc:creator>ritansh.jatwani</dc:creator>
    <dc:date>2021-07-28T09:16:00Z</dc:date>
    <item>
      <title>Issue while POSTING bigger .xlsx file using HTTP VBO</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Issue-while-POSTING-bigger-xlsx-file-using-HTTP-VBO/m-p/64233#M2671</link>
      <description>I am using Utility HTTP VBO multipart request for Posting .xlsx file&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;It is working fine with Smaller size but throwing below error with bigger file size (34 MB)&lt;BR /&gt;&lt;BR /&gt;Error :&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;Could not execute code stage because exception thrown by code stage: &lt;STRONG&gt;Object reference not set to an instance of an object.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;When I remove the Try catch block , it shows below error&amp;nbsp;&lt;BR /&gt;Could not execute code stage because exception thrown by code stage: &lt;STRONG&gt;The operation Timed out&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Hence I assume this is related to timeout. It takes around 2 min 10 seconds before it throws error.&lt;BR /&gt;&lt;BR /&gt;Also it is working from POSTMAN hence nothing wrong from API side&lt;BR /&gt;&lt;BR /&gt;Is there anything needs to be done to increase timeout limit from Blueprism or is there any other issue ?&lt;BR /&gt;&lt;BR /&gt;Please assist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kirtish Trivedi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2021 06:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Issue-while-POSTING-bigger-xlsx-file-using-HTTP-VBO/m-p/64233#M2671</guid>
      <dc:creator>kirtish.trivedi</dc:creator>
      <dc:date>2021-07-28T06:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Issue while POSTING bigger .xlsx file using HTTP VBO</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Issue-while-POSTING-bigger-xlsx-file-using-HTTP-VBO/m-p/64234#M2672</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="f1ef64de-dfad-4713-a463-b2799f36cc97" data-tag-text="@Kirtish Trivedi" href="https://community.blueprism.com/network/profile?UserKey=f1ef64de-dfad-4713-a463-b2799f36cc97" data-itemmentionkey="8931d859-d70c-4bcc-a3f5-693f21946651"&gt;@Kirtish Trivedi&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Since the file size is quite huge and the default timeout of httpWebRequest is 100s (100,000 ms) hence increasing the timeout value should resolve the issue. Please try the below approach by going to "&lt;STRONG&gt;HTTP Request&lt;/STRONG&gt;" action of "&lt;STRONG&gt;Utility-HTTP".&amp;nbsp;&lt;/STRONG&gt;(I am assuming that you are using HTTP Request action stage only). Add the Timeout property in the code stage and it should resolve the issue.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Note -&lt;/STRONG&gt; &lt;/SPAN&gt;400,000 means 400s. It can be configured based on the requirement.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="8643.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/8817i145FC7240EE79CFE/image-size/large?v=v2&amp;amp;px=999" role="button" title="8643.png" alt="8643.png" /&gt;&lt;/span&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani Senior Consultant&lt;BR /&gt;Consultant&lt;BR /&gt;EY&lt;BR /&gt;Gurgaon&lt;BR /&gt;*If you find this post helpful mark it as best answer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2021 09:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Issue-while-POSTING-bigger-xlsx-file-using-HTTP-VBO/m-p/64234#M2672</guid>
      <dc:creator>ritansh.jatwani</dc:creator>
      <dc:date>2021-07-28T09:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Issue while POSTING bigger .xlsx file using HTTP VBO</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Issue-while-POSTING-bigger-xlsx-file-using-HTTP-VBO/m-p/64235#M2673</link>
      <description>Thank you &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/374"&gt;@ritansh.jatwani&lt;/a&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kirtish Trivedi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2021 09:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Issue-while-POSTING-bigger-xlsx-file-using-HTTP-VBO/m-p/64235#M2673</guid>
      <dc:creator>kirtish.trivedi</dc:creator>
      <dc:date>2021-07-28T09:21:00Z</dc:date>
    </item>
  </channel>
</rss>

