<?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: Custom value when adds in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-value-when-adds/m-p/33161#M2691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have another question about objectid field.&lt;/P&gt;&lt;P&gt;I know this field is able to handle&amp;nbsp;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;2.147.483.647 of storage, so my question is, when u use all of them, what will happen? how arcgis handle this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Oct 2016 18:50:56 GMT</pubDate>
    <dc:creator>EvelynHernandez</dc:creator>
    <dc:date>2016-10-20T18:50:56Z</dc:date>
    <item>
      <title>Custom value when adds</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-value-when-adds/m-p/33156#M2686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im wondering if theres a way to get a custom value as response when u add a new feature in a layer?, cuz the value i can get is the objectid that is not always autoinc and correlative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing is i want to get some custom value that i define to the service when add, like an unique and alphanumeric ID that i made for it cuz the objectid as a return to me now its a little bit useless on the logic that i want to have in my app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 13:00:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-value-when-adds/m-p/33156#M2686</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2016-10-20T13:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Custom value when adds</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-value-when-adds/m-p/33157#M2687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Evelyn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;You can use &lt;A href="https://developers.arcgis.com/javascript/3/jsapi/featurelayer-amd.html#event-before-apply-edits"&gt;before-apply-edits&lt;/A&gt; to assign a guid or some other unique value to a field in your layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 13:24:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-value-when-adds/m-p/33157#M2687</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-20T13:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Custom value when adds</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-value-when-adds/m-p/33158#M2688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, but that is something that i need to handle through code and its something that i would prefer that the db server do it for me, same like the objectid that it returns. It is like theres no way to set some config on the layer where im adding that return a AI value defined by me as a response instead the objectid?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 13:29:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-value-when-adds/m-p/33158#M2688</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2016-10-20T13:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Custom value when adds</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-value-when-adds/m-p/33159#M2689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Evelyn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am sure you can accomplish that using a DB trigger but that is a question for the &lt;A href="https://community.esri.com/community/gis/managing-data?sr=search&amp;amp;searchId=3859a9f8-1b0b-4a5b-89c4-1f9bf56ea51f&amp;amp;searchIndex=0"&gt;https://community.esri.com/community/gis/managing-data?sr=search&amp;amp;searchId=3859a9f8-1b0b-4a5b-89c4-1f9bf56ea51f&amp;amp;searchIndex=0&lt;/A&gt;&amp;nbsp;space or &lt;A href="https://community.esri.com/groups/geodatabase?sr=search&amp;amp;searchId=df6e74e3-ba29-4419-a79e-712a3f0f356c&amp;amp;searchIndex=0"&gt;https://community.esri.com/groups/geodatabase?sr=search&amp;amp;searchId=df6e74e3-ba29-4419-a79e-712a3f0f356c&amp;amp;searchIndex=0&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 13:41:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-value-when-adds/m-p/33159#M2689</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-20T13:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Custom value when adds</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-value-when-adds/m-p/33160#M2690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if these links help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/add-incrementing-id-field.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/add-incrementing-id-field.htm"&gt;Add Incrementing ID Field—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More GeoNet Posts:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/103789"&gt;Auto-Increment Field within SDE&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/181774-how-is-auto-increment-supposed-to-work"&gt;https://community.esri.com/thread/181774-how-is-auto-increment-supposed-to-work&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 18:28:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-value-when-adds/m-p/33160#M2690</guid>
      <dc:creator>Asrujit_SenGupta</dc:creator>
      <dc:date>2016-10-20T18:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Custom value when adds</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-value-when-adds/m-p/33161#M2691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have another question about objectid field.&lt;/P&gt;&lt;P&gt;I know this field is able to handle&amp;nbsp;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;2.147.483.647 of storage, so my question is, when u use all of them, what will happen? how arcgis handle this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 18:50:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-value-when-adds/m-p/33161#M2691</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2016-10-20T18:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Custom value when adds</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-value-when-adds/m-p/33162#M2692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/37558"&gt;https://community.esri.com/thread/37558&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 19:00:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-value-when-adds/m-p/33162#M2692</guid>
      <dc:creator>Asrujit_SenGupta</dc:creator>
      <dc:date>2016-10-20T19:00:36Z</dc:date>
    </item>
  </channel>
</rss>

