<?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 What is the limit of the [index] number in the Workflow Manager Server job template? in ArcGIS Workflow Manager Questions</title>
    <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/what-is-the-limit-of-the-index-number-in-the/m-p/1257849#M1806</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;was not able to find info about this on the Esri Documentation for Workflow Manager Server so I thought I would try my luck here. What is the max limit of the [index] number that is generated from each new Workflow Job Template that can be stored in the system? For example, if after a certain high index number like "JOB_9999" is generated, will the system still be able to store index numbers above "9999" or will there be a failover and the index number will restart?&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Feb 2023 05:38:19 GMT</pubDate>
    <dc:creator>EvaTTA</dc:creator>
    <dc:date>2023-02-14T05:38:19Z</dc:date>
    <item>
      <title>What is the limit of the [index] number in the Workflow Manager Server job template?</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/what-is-the-limit-of-the-index-number-in-the/m-p/1257849#M1806</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;was not able to find info about this on the Esri Documentation for Workflow Manager Server so I thought I would try my luck here. What is the max limit of the [index] number that is generated from each new Workflow Job Template that can be stored in the system? For example, if after a certain high index number like "JOB_9999" is generated, will the system still be able to store index numbers above "9999" or will there be a failover and the index number will restart?&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 05:38:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/what-is-the-limit-of-the-index-number-in-the/m-p/1257849#M1806</guid>
      <dc:creator>EvaTTA</dc:creator>
      <dc:date>2023-02-14T05:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: What is the limit of the [index] number in the Workflow Manager Server job template?</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/what-is-the-limit-of-the-index-number-in-the/m-p/1266180#M1823</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/527145"&gt;@EvaTTA&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use an ObjectID field for the [index] number on job naming. Currently,&amp;nbsp;&lt;SPAN&gt;ObjectIDs are limited to 32-bit values, which store a maximum value of 2,147,483,647.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Esri is currently looking into implementing a 64-bit ObjectID field so this may be even less of a concern in the future.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 20:37:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/what-is-the-limit-of-the-index-number-in-the/m-p/1266180#M1823</guid>
      <dc:creator>JFarmer</dc:creator>
      <dc:date>2023-03-09T20:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: What is the limit of the [index] number in the Workflow Manager Server job template?</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/what-is-the-limit-of-the-index-number-in-the/m-p/1266317#M1828</link>
      <description>&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;Thanks for the reply. What would happen if a job name index number goes past 2,147,483,647?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 01:40:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/what-is-the-limit-of-the-index-number-in-the/m-p/1266317#M1828</guid>
      <dc:creator>EvaTTA</dc:creator>
      <dc:date>2023-03-10T01:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: What is the limit of the [index] number in the Workflow Manager Server job template?</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/what-is-the-limit-of-the-index-number-in-the/m-p/1267143#M1831</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/527145"&gt;@EvaTTA&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that did happen, users would be prevented from creating new jobs. But this isn't a Workflow Manager issue, rather an ArcGIS Data Store issue. There is currently not a way to recycle OIDs in Data Store. Having said that, we're not aware of a user that has run into this with Data Store and active development work is happening with 64-bit OIDs that should make this even less of a concern in the future.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 16:21:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/what-is-the-limit-of-the-index-number-in-the/m-p/1267143#M1831</guid>
      <dc:creator>JFarmer</dc:creator>
      <dc:date>2023-03-13T16:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: What is the limit of the [index] number in the Workflow Manager Server job template?</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/what-is-the-limit-of-the-index-number-in-the/m-p/1267385#M1832</link>
      <description>&lt;P&gt;Hi Jonathan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, that helps me to understand more about the job index numbering system and how its more of an ArcGIS Datastore issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 01:44:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/what-is-the-limit-of-the-index-number-in-the/m-p/1267385#M1832</guid>
      <dc:creator>EvaTTA</dc:creator>
      <dc:date>2023-03-14T01:44:41Z</dc:date>
    </item>
  </channel>
</rss>

