<?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: Quickreport template not attaching files in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/quickreport-template-not-attaching-files/m-p/1166911#M4256</link>
    <description>&lt;P&gt;Thank you so much for sharing this solution!&amp;nbsp; It is still an issue in Quick Report (5.3)!!!&lt;/P&gt;</description>
    <pubDate>Fri, 22 Apr 2022 02:14:58 GMT</pubDate>
    <dc:creator>StephanieLong1</dc:creator>
    <dc:date>2022-04-22T02:14:58Z</dc:date>
    <item>
      <title>Quickreport template not attaching files</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/quickreport-template-not-attaching-files/m-p/874847#M3427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have built an app using the Quickreport template, which has worked fine until now. It was built on v3.3&lt;/P&gt;&lt;P&gt;For some reason the attachments are not added to the service in some of the reports (about 50% succesfully adds attachments while the other half submits the report but attachment is not added). I haven't changed anything on the service and don't understand why this has started happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to create a new app using the newest template (v4.3) but it fails sending the report. The error shown is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Unable to complete operation&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Invalid request: the layer does not support applyEdits with globalId&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would prefer to have the problems with attachments not being added solved (v3.3), as I would need to re-publish the app to Appstore and Play again if moving the app to v4.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me point to what is causing this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 14:53:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/quickreport-template-not-attaching-files/m-p/874847#M3427</guid>
      <dc:creator>KamranYusaf1</dc:creator>
      <dc:date>2020-10-26T14:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Quickreport template not attaching files</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/quickreport-template-not-attaching-files/m-p/874848#M3428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kamran,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There have been changes in the globalid requirement for submitting attachment since then, I think you can still use the previous logic of attaching and submitting feature by commenting this 3 lines of code from QuickReport/QuickReportApp.qml line ~1330 inside submitReport function.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="216" src="https://community.esri.com/legacyfs/online/511932_pastedImage_1.png" width="636" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Erwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2020 17:33:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/quickreport-template-not-attaching-files/m-p/874848#M3428</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2020-10-27T17:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Quickreport template not attaching files</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/quickreport-template-not-attaching-files/m-p/874849#M3429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Erwin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I managed to solve the Global-id error, but i still have the problems with the attachments. I am now using the newest version of Appstudio Quickreport template (4.3). The attachments are not being added to the service. Do You know what could cause this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2020 15:07:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/quickreport-template-not-attaching-files/m-p/874849#M3429</guid>
      <dc:creator>KamranYusaf1</dc:creator>
      <dc:date>2020-10-28T15:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Quickreport template not attaching files</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/quickreport-template-not-attaching-files/m-p/874850#M3430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is weird. And no error message?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible for you to share the feature layer for&amp;nbsp;us to test? If not, let's work through &lt;A href="https://community.esri.com/group/1759"&gt;Esri Technical Support&lt;/A&gt;‌, where we can troubleshoot this issue.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2020 17:03:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/quickreport-template-not-attaching-files/m-p/874850#M3430</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2020-10-28T17:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Quickreport template not attaching files</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/quickreport-template-not-attaching-files/m-p/874851#M3431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No error message is shown. I will open a ticket at Esri Technical support.&lt;/P&gt;&lt;P&gt;Thanks for Your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:36:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/quickreport-template-not-attaching-files/m-p/874851#M3431</guid>
      <dc:creator>KamranYusaf1</dc:creator>
      <dc:date>2020-10-29T09:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Quickreport template not attaching files</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/quickreport-template-not-attaching-files/m-p/1166911#M4256</link>
      <description>&lt;P&gt;Thank you so much for sharing this solution!&amp;nbsp; It is still an issue in Quick Report (5.3)!!!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 02:14:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/quickreport-template-not-attaching-files/m-p/1166911#M4256</guid>
      <dc:creator>StephanieLong1</dc:creator>
      <dc:date>2022-04-22T02:14:58Z</dc:date>
    </item>
  </channel>
</rss>

