<?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: Accessing Custom Locator Output Fields in Locator Service in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/accessing-custom-locator-output-fields-in-locator/m-p/1421285#M39447</link>
    <description>&lt;P&gt;Here's what I put in. I used the "POST" option.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JCGuarneri_0-1715252820712.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/103576i9B57487FB40006C9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JCGuarneri_0-1715252820712.png" alt="JCGuarneri_0-1715252820712.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 May 2024 11:07:57 GMT</pubDate>
    <dc:creator>JCGuarneri</dc:creator>
    <dc:date>2024-05-09T11:07:57Z</dc:date>
    <item>
      <title>Accessing Custom Locator Output Fields in Locator Service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/accessing-custom-locator-output-fields-in-locator/m-p/1418673#M39412</link>
      <description>&lt;P&gt;I'm experimenting with custom output fields in locators. The locator I create on desktop returns the field as expected. However, when I publish it as a locator service, the field is not returned (Enterprise 11.1). I don't see it as an option when configuring in experience builder, nor do I see it when I look in the rest endpoint. Is this functionality just not available? Or are there other steps I need to take?&lt;/P&gt;&lt;P&gt;My end goal is to be able to search for our Utility Customers by address using our custom locator, then select the related asset based on the Account.&lt;/P&gt;&lt;P&gt;Here it is in Pro:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JCGuarneri_0-1714740952285.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102994iCFF55CBD481629B4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JCGuarneri_0-1714740952285.png" alt="JCGuarneri_0-1714740952285.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And absent in the config options in Experience Builder:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JCGuarneri_1-1714741060537.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102995iB5D1A9C1F2126107/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JCGuarneri_1-1714741060537.png" alt="JCGuarneri_1-1714741060537.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 12:57:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/accessing-custom-locator-output-fields-in-locator/m-p/1418673#M39412</guid>
      <dc:creator>JCGuarneri</dc:creator>
      <dc:date>2024-05-03T12:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Custom Locator Output Fields in Locator Service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/accessing-custom-locator-output-fields-in-locator/m-p/1420666#M39444</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/347312"&gt;@JCGuarneri&lt;/a&gt;&amp;nbsp;Are you able to show the result from the REST endpoint where you specify an asterisk for the Out Fields parameter in the findAddressCandidates form? The custom output field should be listed in that request result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The fields listed in the Experience Builder screenshot look like the input address fields and not the candidate or output fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Shana&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 19:40:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/accessing-custom-locator-output-fields-in-locator/m-p/1420666#M39444</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2024-05-08T19:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Custom Locator Output Fields in Locator Service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/accessing-custom-locator-output-fields-in-locator/m-p/1420682#M39445</link>
      <description>&lt;P&gt;Unfortunately, I get a 400 error:&lt;/P&gt;&lt;PRE&gt;{
 "error": {
  "code": 400,
  "extendedCode": -2147467259,
  "message": "Unable to complete operation.",
  "details": [
   
  ]
 }
}&lt;/PRE&gt;&lt;P&gt;I haven't done much testing of locators from the REST endpoint, so I'm not sure if it's something I'm doing wrong or an issue with my deployment.&lt;/P&gt;&lt;P&gt;The trigger fields from the locator are supposed to be from the Outputs of the locator per the Experience Builder set up, but it may be using the term "output" differently than the Locator.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 20:09:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/accessing-custom-locator-output-fields-in-locator/m-p/1420682#M39445</guid>
      <dc:creator>JCGuarneri</dc:creator>
      <dc:date>2024-05-08T20:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Custom Locator Output Fields in Locator Service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/accessing-custom-locator-output-fields-in-locator/m-p/1420706#M39446</link>
      <description>&lt;P&gt;Can you show me the REST endpoint form page that gave you the json result so that I can see what the inputs were for the parameters?&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 20:43:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/accessing-custom-locator-output-fields-in-locator/m-p/1420706#M39446</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2024-05-08T20:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Custom Locator Output Fields in Locator Service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/accessing-custom-locator-output-fields-in-locator/m-p/1421285#M39447</link>
      <description>&lt;P&gt;Here's what I put in. I used the "POST" option.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JCGuarneri_0-1715252820712.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/103576i9B57487FB40006C9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JCGuarneri_0-1715252820712.png" alt="JCGuarneri_0-1715252820712.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 11:07:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/accessing-custom-locator-output-fields-in-locator/m-p/1421285#M39447</guid>
      <dc:creator>JCGuarneri</dc:creator>
      <dc:date>2024-05-09T11:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Custom Locator Output Fields in Locator Service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/accessing-custom-locator-output-fields-in-locator/m-p/1421420#M39448</link>
      <description>&lt;P&gt;OK, so&amp;nbsp; I tried Find Address Candidates instead, and that worked. It does spit out the Account field. I guess the trick is getting Experience Builder to see it.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 11:28:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/accessing-custom-locator-output-fields-in-locator/m-p/1421420#M39448</guid>
      <dc:creator>JCGuarneri</dc:creator>
      <dc:date>2024-05-09T11:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Custom Locator Output Fields in Locator Service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/accessing-custom-locator-output-fields-in-locator/m-p/1423035#M39451</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/347312"&gt;@JCGuarneri&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;There is a specific syntax you need to use for the geocodeAddresses operation via REST endpoint and you were not using it, which is why you received the error. Here is an example of the correct syntax,&amp;nbsp;&lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/geocode-addresses.htm#ESRI_SECTION1_CBF63516C84B4985A3193F1E752192AC" target="_blank"&gt;https://developers.arcgis.com/rest/services-reference/enterprise/geocode-addresses.htm#ESRI_SECTION1_CBF63516C84B4985A3193F1E752192AC&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;The custom output fields are fields that are returned in the geocode result and not input address fields. You would not see the field listed as an input field in the batch geocoding tools in ArcGIS Pro. Based on your current Experience Builder setup from your screenshot, if you searched for a customer's address the result would include the account number. Since the account number is an attribute in the the data used to build the locator, you could build a multirole locator using the PointAddress or StreetAddress role for your existing data, then add the POI role using the existing data and just map PlaceName to the Account number field.&amp;nbsp; Then when you use the locator as a service you can enter either the customer address or the account number in the 'Address or Place' field.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geocoding/combine-multiple-layers-into-a-single-locator.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/geocoding/combine-multiple-layers-into-a-single-locator.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geocoding/tutorial-create-a-multirole-locator.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/geocoding/tutorial-create-a-multirole-locator.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geocoding/introduction-to-locator-roles.htm#ESRI_SECTION1_CE2B24E7AC144C71B645937363ECBCE5" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/geocoding/introduction-to-locator-roles.htm#ESRI_SECTION1_CE2B24E7AC144C71B645937363ECBCE5&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 15:37:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/accessing-custom-locator-output-fields-in-locator/m-p/1423035#M39451</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2024-05-09T15:37:16Z</dc:date>
    </item>
  </channel>
</rss>

