<?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: Quick Report template not able to use Multipoint Feature Service in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-template-not-able-to-use-multipoint/m-p/776587#M651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erwin, thank you for the quick response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes we have made sure the parameters to the feature service and the layer ID are right:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/485446_pastedImage_7.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The app is able to read the service:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/485441_pastedImage_5.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its when I click on the multipoint layer I get the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/485445_pastedImage_6.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Mar 2020 17:26:57 GMT</pubDate>
    <dc:creator>BrentSlone3</dc:creator>
    <dc:date>2020-03-17T17:26:57Z</dc:date>
    <item>
      <title>Quick Report template not able to use Multipoint Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-template-not-able-to-use-multipoint/m-p/776585#M649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using AppStudio for ArcGIS Desktop version 4.2.80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AppStudio is configured with ArcGIS Portal 10.6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The features service is sync and editor tracking enabled, following is the JSON of the service:&amp;nbsp;&lt;/P&gt;&lt;PRE style="color: #000000;"&gt;{  "currentVersion": 10.6,  "id": 0,  "name": "GurDevOfflineSyncEditorTracking",  "parentLayerId": -1,  "defaultVisibility": true,  "minScale": 0,  "maxScale": 0,  "type": "Feature Layer",  "geometryType": "esriGeometryMultipoint",  "description": "",  "copyrightText": "",  "editFieldsInfo": {   "creationDateField": "created_date",   "creatorField": "created_user",   "editDateField": "last_edited_date",   "editorField": "last_edited_user"  },  "ownershipBasedAccessControlForFeatures": null,  "syncCanReturnChanges": true,  "relationships": [],  "isDataVersioned": false,  "supportsRollbackOnFailureParameter": true,  "archivingInfo": {   "supportsQueryWithHistoricMoment": true,   "startArchivingMoment": 1584096599000  },  "supportsStatistics": true,  "supportsAdvancedQueries": true,  "supportsValidateSQL": true,  "supportsCalculate": false,  "advancedQueryCapabilities": {   "supportsPagination": true,   "supportsTrueCurve": true,   "supportsQueryWithDistance": true,   "supportsReturningQueryExtent": true,   "supportsStatistics": true,   "supportsOrderBy": true,   "supportsDistinct": true,   "supportsSqlExpression": true  },  "extent": {   "xmin": "NaN",   "ymin": "NaN",   "xmax": "NaN",   "ymax": "NaN",   "spatialReference": {    "wkid": 102100,    "latestWkid": 3857   }  },  "drawingInfo": {   "renderer": {    "type": "simple",    "symbol": {     "type": "esriSMS",     "style": "esriSMSCircle",     "color": [      51,      0,      133,      255     ],     "size": 4,     "angle": 0,     "xoffset": 0,     "yoffset": 0,     "outline": {      "color": [       0,       0,       0,       255      ],      "width": 1     }    },    "label": "",    "description": ""   },   "transparency": 0,   "labelingInfo": null  },  "hasM": false,  "hasZ": false,  "allowGeometryUpdates": true,  "allowTrueCurvesUpdates": false,  "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,  "hasAttachments": false,  "supportsApplyEditsWithGlobalIds": true,  "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",  "objectIdField": "OBJECTID",  "globalIdField": "GlobalID",  "displayField": "Data",  "typeIdField": "",  "subtypeField": "",  "fields": [   {    "name": "Data",    "type": "esriFieldTypeString",    "alias": "Data",    "domain": null,    "editable": true,    "nullable": true,    "length": 50   },   {    "name": "created_user",    "type": "esriFieldTypeString",    "alias": "created_user",    "domain": null,    "editable": false,    "nullable": true,    "length": 255   },   {    "name": "created_date",    "type": "esriFieldTypeDate",    "alias": "created_date",    "domain": null,    "editable": false,    "nullable": true,    "length": 8   },   {    "name": "last_edited_user",    "type": "esriFieldTypeString",    "alias": "last_edited_user",    "domain": null,    "editable": false,    "nullable": true,    "length": 255   },   {    "name": "last_edited_date",    "type": "esriFieldTypeDate",    "alias": "last_edited_date",    "domain": null,    "editable": false,    "nullable": true,    "length": 8   },   {    "name": "GlobalID",    "type": "esriFieldTypeGlobalID",    "alias": "GlobalID",    "domain": null,    "editable": false,    "nullable": false,    "length": 38   },   {    "name": "OBJECTID",    "type": "esriFieldTypeOID",    "alias": "OBJECTID",    "domain": null,    "editable": false,    "nullable": false   }  ],  "indexes": [   {    "name": "UUID_118",    "fields": "GlobalID",    "isAscending": true,    "isUnique": true,    "description": ""   },   {    "name": "gdb_ct3_118",    "fields": "OBJECTID",    "isAscending": true,    "isUnique": false,    "description": ""   },   {    "name": "S70_idx",    "fields": "SHAPE",    "isAscending": true,    "isUnique": true,    "description": ""   }  ],  "dateFieldsTimeReference": {   "timeZone": "UTC",   "respectsDaylightSaving": false  },  "types": [],  "templates": [   {    "name": "GurDevOfflineSyncEditorTracking",    "description": "",    "prototype": {     "attributes": {"Data": null}    },    "drawingTool": "esriFeatureEditToolPoint"   }  ],  "maxRecordCount": 1000,  "supportedQueryFormats": "JSON, AMF, geoJSON",  "capabilities": "Create,Delete,Query,Sync,Update,Uploads,Editing",  "useStandardizedQueries": true }&lt;/PRE&gt;&lt;P&gt;When I run the Quick Report application with feature service defined above I get the following error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/485335_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions will be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2020 13:00:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-template-not-able-to-use-multipoint/m-p/776585#M649</guid>
      <dc:creator>BrentSlone3</dc:creator>
      <dc:date>2020-03-17T13:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Report template not able to use Multipoint Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-template-not-able-to-use-multipoint/m-p/776586#M650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brent,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is weird and based on the JSON you provided the feature layer support esriGeometryMultipoint.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to make sure that you enter the feature layer field correctly in the setting, do you have the feature service and the layer name separated as shown below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="287" src="https://community.esri.com/legacyfs/online/485406_pastedImage_1.png" width="626" /&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, 17 Mar 2020 16:58:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-template-not-able-to-use-multipoint/m-p/776586#M650</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2020-03-17T16:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Report template not able to use Multipoint Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-template-not-able-to-use-multipoint/m-p/776587#M651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erwin, thank you for the quick response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes we have made sure the parameters to the feature service and the layer ID are right:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/485446_pastedImage_7.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The app is able to read the service:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/485441_pastedImage_5.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its when I click on the multipoint layer I get the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/485445_pastedImage_6.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2020 17:26:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-template-not-able-to-use-multipoint/m-p/776587#M651</guid>
      <dc:creator>BrentSlone3</dc:creator>
      <dc:date>2020-03-17T17:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Report template not able to use Multipoint Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-template-not-able-to-use-multipoint/m-p/776588#M652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see, is there any way for you to share the feature layers to us privately? so that we can troubleshoot further. Please email it to appstudiofeedback@esri.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2020 18:00:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-template-not-able-to-use-multipoint/m-p/776588#M652</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2020-03-17T18:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Report template not able to use Multipoint Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-template-not-able-to-use-multipoint/m-p/776589#M653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, we would not be able to share the service with you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I can give you the details of the feature class that can be published on your ArcGIS Server for testing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feature class geometry type: Multipoint&lt;/P&gt;&lt;P&gt;Assigned Global ID: true&lt;/P&gt;&lt;P&gt;Enabled Editor tracking: true&lt;/P&gt;&lt;P&gt;Enable Archiving: true&lt;/P&gt;&lt;P&gt;Database: Microsoft SQL&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if there is any other information required from my side.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Mar 2020 13:32:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-template-not-able-to-use-multipoint/m-p/776589#M653</guid>
      <dc:creator>BrentSlone3</dc:creator>
      <dc:date>2020-03-22T13:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Report template not able to use Multipoint Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-template-not-able-to-use-multipoint/m-p/776590#M654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brent,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From that information you provided, everything looks fine. Maybe it is better if you can work with &lt;A href="https://community.esri.com/group/1759"&gt;Esri Technical Support&lt;/A&gt;‌ regarding this issue, they can help you troubleshoot this issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erwin.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2020 18:53:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-template-not-able-to-use-multipoint/m-p/776590#M654</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2020-03-23T18:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Report template not able to use Multipoint Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-template-not-able-to-use-multipoint/m-p/776591#M655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erwin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the response, as suggested we would go ahead with ESRI technical support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2020 15:33:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-template-not-able-to-use-multipoint/m-p/776591#M655</guid>
      <dc:creator>BrentSlone3</dc:creator>
      <dc:date>2020-03-24T15:33:20Z</dc:date>
    </item>
  </channel>
</rss>

