<?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 Attachment Size - Add Attachment in SOAP API in ArcGIS Workflow Manager Questions</title>
    <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/attachment-size-add-attachment-in-soap-api/m-p/419343#M828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the SOAP API inside a Silverlight application. When I use the Method "AddAttachmentAsync" an error will be returned to me in the callback event "AddAttachmentCompleted" if the file size is more than 3MB. Is there any way to have bigger size for the attachment ? I'm investigating the IIS configuration now, Is this right or should this be done in Workflow Manager itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2012 12:42:37 GMT</pubDate>
    <dc:creator>AlaaB__Rasheed</dc:creator>
    <dc:date>2012-06-19T12:42:37Z</dc:date>
    <item>
      <title>Attachment Size - Add Attachment in SOAP API</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/attachment-size-add-attachment-in-soap-api/m-p/419343#M828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the SOAP API inside a Silverlight application. When I use the Method "AddAttachmentAsync" an error will be returned to me in the callback event "AddAttachmentCompleted" if the file size is more than 3MB. Is there any way to have bigger size for the attachment ? I'm investigating the IIS configuration now, Is this right or should this be done in Workflow Manager itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 12:42:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/attachment-size-add-attachment-in-soap-api/m-p/419343#M828</guid>
      <dc:creator>AlaaB__Rasheed</dc:creator>
      <dc:date>2012-06-19T12:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment Size - Add Attachment in SOAP API</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/attachment-size-add-attachment-in-soap-api/m-p/419344#M829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, there is a setting that you need. It is on the IIS side. Go to Inetput\wwwroot\arcgis\services folder on your IIS machine. Open the web.config file in that folder for editing. Within the system.web tag, add the httpRuntime node with maxRequestLength setting as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;system.web&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;httpRuntime maxRequestLength=10240" /&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The value of 10240 will allow upto 10 MB. Increase it further for larger attachments. Save the web.config file and restart IIS. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Raghu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 14:49:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/attachment-size-add-attachment-in-soap-api/m-p/419344#M829</guid>
      <dc:creator>RaghavendraSunku</dc:creator>
      <dc:date>2012-06-22T14:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment Size - Add Attachment in SOAP API</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/attachment-size-add-attachment-in-soap-api/m-p/419345#M830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your support, it worked &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 07:54:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/attachment-size-add-attachment-in-soap-api/m-p/419345#M830</guid>
      <dc:creator>AlaaB__Rasheed</dc:creator>
      <dc:date>2012-06-26T07:54:12Z</dc:date>
    </item>
  </channel>
</rss>

