<?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: report writer on Survey123 not working in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/report-writer-on-survey123-not-working/m-p/803804#M11462</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ian,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Did you create the report directly in the Data page of Survey123 website (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fsurvey123.arcgis.com" rel="nofollow" target="_blank"&gt;https://survey123.arcgis.com&lt;/A&gt;&lt;SPAN&gt;) or invoke the above URL path from your script/code?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;/api/reportMerge/printByWordTemplate/execute" is an old API path which we removed in the 3.0 release, if you would like to invoke the API from code perspective, please refer to the network request in current Data page of the Survey123 website, or contact &lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt;‌ for more information about the feature report API.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2018 11:58:56 GMT</pubDate>
    <dc:creator>ZhifangWang</dc:creator>
    <dc:date>2018-07-19T11:58:56Z</dc:date>
    <item>
      <title>report writer on Survey123 not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/report-writer-on-survey123-not-working/m-p/803802#M11460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Survey123 Report Writer found on the website stopped working yesterday for us.&amp;nbsp; We get the error code:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;{"code":"ResourceNotFound","message":"/api/reportMerge/printByWordTemplate/execute does not exist"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;The “404” message means that the specified file cannot be found. I get the same message if I manually enter the URL listed, so it appears to be an issue either from the App requesting the wrong URL or part of their web site not working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Can you help us with what is going on with it?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2018 19:50:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/report-writer-on-survey123-not-working/m-p/803802#M11460</guid>
      <dc:creator>IanHouseal1</dc:creator>
      <dc:date>2018-07-11T19:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: report writer on Survey123 not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/report-writer-on-survey123-not-working/m-p/803803#M11461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" class="" data-containerid="-1" data-containertype="-1" data-objectid="54454" data-objecttype="3" href="https://community.esri.com/people/ZWang-esristaff" style="color: #287433; background-color: #ffffff; border: 0px; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;Zhifang Wang&lt;/A&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Can you please look into this issue?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 06:37:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/report-writer-on-survey123-not-working/m-p/803803#M11461</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-07-18T06:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: report writer on Survey123 not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/report-writer-on-survey123-not-working/m-p/803804#M11462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ian,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Did you create the report directly in the Data page of Survey123 website (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fsurvey123.arcgis.com" rel="nofollow" target="_blank"&gt;https://survey123.arcgis.com&lt;/A&gt;&lt;SPAN&gt;) or invoke the above URL path from your script/code?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;/api/reportMerge/printByWordTemplate/execute" is an old API path which we removed in the 3.0 release, if you would like to invoke the API from code perspective, please refer to the network request in current Data page of the Survey123 website, or contact &lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt;‌ for more information about the feature report API.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 11:58:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/report-writer-on-survey123-not-working/m-p/803804#M11462</guid>
      <dc:creator>ZhifangWang</dc:creator>
      <dc:date>2018-07-19T11:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: report writer on Survey123 not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/report-writer-on-survey123-not-working/m-p/803805#M11463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This as been sorted out, thank you for your response.&amp;nbsp; There was a version update of Survey in the couple weeks before the issue came up.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deleting search history in the browser and cookies worked to fix the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 13:06:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/report-writer-on-survey123-not-working/m-p/803805#M11463</guid>
      <dc:creator>IanHouseal1</dc:creator>
      <dc:date>2018-07-23T13:06:22Z</dc:date>
    </item>
  </channel>
</rss>

