<?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 JS editor - attribute; 400, geom not z aware in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-editor-attribute-400-geom-not-z-aware/m-p/552709#M51546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear Readers,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a web application we created is running in our VM machines - but not in the control environment browsers.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after fighting with a few browsers, I gave up on IE 11.x - both regular desktop and VM server.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firefox (v17)&amp;nbsp; on the controlled environment did not open the attribute panel and&amp;nbsp; debug session indicated the following error:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;code 400, column 402,&amp;nbsp; line 619, file name: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.10/" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.10/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;unable to complete operation.&amp;nbsp; geometry is&amp;nbsp; not z-aware.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the same web app url fro VM machine's firefox v 31 does not report these issues.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Background info: editor tool from esri in js was used to create features and open attribute panel. using esri;'s help, we had modified the workflow to auto fill a few attributes using&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MyFeatureLayer.on('before-apply-edits', function(edits){&lt;/P&gt;&lt;P&gt;edits.Field1 = myKnownVaule;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;this attribute panel does not open for new features.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Sep 2014 21:35:29 GMT</pubDate>
    <dc:creator>Ravichandran_M_Kaushika</dc:creator>
    <dc:date>2014-09-02T21:35:29Z</dc:date>
    <item>
      <title>JS editor - attribute; 400, geom not z aware</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-editor-attribute-400-geom-not-z-aware/m-p/552709#M51546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear Readers,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a web application we created is running in our VM machines - but not in the control environment browsers.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after fighting with a few browsers, I gave up on IE 11.x - both regular desktop and VM server.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firefox (v17)&amp;nbsp; on the controlled environment did not open the attribute panel and&amp;nbsp; debug session indicated the following error:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;code 400, column 402,&amp;nbsp; line 619, file name: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.10/" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.10/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;unable to complete operation.&amp;nbsp; geometry is&amp;nbsp; not z-aware.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the same web app url fro VM machine's firefox v 31 does not report these issues.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Background info: editor tool from esri in js was used to create features and open attribute panel. using esri;'s help, we had modified the workflow to auto fill a few attributes using&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MyFeatureLayer.on('before-apply-edits', function(edits){&lt;/P&gt;&lt;P&gt;edits.Field1 = myKnownVaule;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;this attribute panel does not open for new features.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 21:35:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-editor-attribute-400-geom-not-z-aware/m-p/552709#M51546</guid>
      <dc:creator>Ravichandran_M_Kaushika</dc:creator>
      <dc:date>2014-09-02T21:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: JS editor - attribute; 400, geom not z aware</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-editor-attribute-400-geom-not-z-aware/m-p/552710#M51547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Essentially there might a few fields in the layers were published with nullable. Try to clean the null value, the Null values may held up the ability for JS to remember new edits being drawn.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 17:44:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-editor-attribute-400-geom-not-z-aware/m-p/552710#M51547</guid>
      <dc:creator>YueWu1</dc:creator>
      <dc:date>2014-09-03T17:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: JS editor - attribute; 400, geom not z aware</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-editor-attribute-400-geom-not-z-aware/m-p/552711#M51548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yue Wu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good afternoon. thanks for your suggestions. I will get in touch with my server admin and get back to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;ravi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 21:16:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-editor-attribute-400-geom-not-z-aware/m-p/552711#M51548</guid>
      <dc:creator>Ravichandran_M_Kaushika</dc:creator>
      <dc:date>2014-09-03T21:16:34Z</dc:date>
    </item>
  </channel>
</rss>

