<?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 Limit Domain Values using SOI in ArcGIS Enterprise Extensibility Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/limit-domain-values-using-soi/m-p/1004266#M235</link>
    <description>&lt;P&gt;I'm wondering if it's possible to limit domain values for a particular field based on another fields value using an SOI?&amp;nbsp; I will be creating a service per state. Based on the state (which would be setup as a property to the service for the particular state), I want my Mobile and Web App Builder users to have a dropdown that ONLY shows the sayyyy counties in the state/service. So this would need to do a subset of coded values.&amp;nbsp; Possible?&lt;/P&gt;</description>
    <pubDate>Tue, 24 Nov 2020 14:04:41 GMT</pubDate>
    <dc:creator>KarenRobine1</dc:creator>
    <dc:date>2020-11-24T14:04:41Z</dc:date>
    <item>
      <title>Limit Domain Values using SOI</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/limit-domain-values-using-soi/m-p/1004266#M235</link>
      <description>&lt;P&gt;I'm wondering if it's possible to limit domain values for a particular field based on another fields value using an SOI?&amp;nbsp; I will be creating a service per state. Based on the state (which would be setup as a property to the service for the particular state), I want my Mobile and Web App Builder users to have a dropdown that ONLY shows the sayyyy counties in the state/service. So this would need to do a subset of coded values.&amp;nbsp; Possible?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 14:04:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/limit-domain-values-using-soi/m-p/1004266#M235</guid>
      <dc:creator>KarenRobine1</dc:creator>
      <dc:date>2020-11-24T14:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Limit Domain Values using SOI</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/limit-domain-values-using-soi/m-p/1011249#M238</link>
      <description>&lt;P&gt;You can see the request of client and return json filtered.&lt;/P&gt;&lt;P&gt;Example if client asks with&amp;nbsp; &lt;A href="https://sampleserver6.arcgisonline.com/arcgis/rest/services/NapervilleShelters/MapServer/0?f=json" target="_blank"&gt;https://sampleserver6.arcgisonline.com/arcgis/rest/services/NapervilleShelters/MapServer/0?f=json&lt;/A&gt; in this json there are info of domain values so then client use it. In soi you intercept these called and manage value of domains. However the client can make called &lt;A href="https://developers.arcgis.com/rest/services-reference/query-domains-feature-service-.htm" target="_blank"&gt;https://developers.arcgis.com/rest/services-reference/query-domains-feature-service-.htm&lt;/A&gt;&amp;nbsp; to efficiently work with domains when use feature service (10.5 or superior) so you need see this too.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Dec 2020 19:44:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/limit-domain-values-using-soi/m-p/1011249#M238</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2020-12-19T19:44:54Z</dc:date>
    </item>
  </channel>
</rss>

