<?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 Autonumbering  and support in Fusion Manage Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-manage-forum/autonumbering-and-support/m-p/7282119#M3204</link>
    <description>&lt;P&gt;First of all:&lt;/P&gt;
&lt;P&gt;I would normally have sent this question to support, but for some reason the "Support Requests" page does not allow me to make a new ticket.&lt;/P&gt;
&lt;P&gt;I do have active support, but the webpage says:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"&lt;STRONG&gt;Attention:&lt;/STRONG&gt;&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;The product previously saved as your default, [Product + Release + Language Installed], is no longer on Subscription. Please re-select below. "&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I try to find my product in the "Product" or "Release" combo/search box I always get "&lt;SPAN&gt;No results matched"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;My real issue:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have a few workspaces that uses&amp;nbsp;SQL&amp;nbsp;autonumbering. They have been working as expected for the last couple of years. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;gt;&amp;gt;&amp;nbsp;(AUTONUMBER('CR-', NUMBER__AUTO_INC, 5)) &amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Today QA asked me why some of these workspaces had started to skip numbers. One workspace had skipped from 00040 to 00073.&lt;/P&gt;
&lt;P&gt;There are no deleted records in the workspace. Does anyone have an idea?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Aug 2017 18:55:57 GMT</pubDate>
    <dc:creator>sten</dc:creator>
    <dc:date>2017-08-07T18:55:57Z</dc:date>
    <item>
      <title>Autonumbering  and support</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/autonumbering-and-support/m-p/7282119#M3204</link>
      <description>&lt;P&gt;First of all:&lt;/P&gt;
&lt;P&gt;I would normally have sent this question to support, but for some reason the "Support Requests" page does not allow me to make a new ticket.&lt;/P&gt;
&lt;P&gt;I do have active support, but the webpage says:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"&lt;STRONG&gt;Attention:&lt;/STRONG&gt;&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;The product previously saved as your default, [Product + Release + Language Installed], is no longer on Subscription. Please re-select below. "&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I try to find my product in the "Product" or "Release" combo/search box I always get "&lt;SPAN&gt;No results matched"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;My real issue:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have a few workspaces that uses&amp;nbsp;SQL&amp;nbsp;autonumbering. They have been working as expected for the last couple of years. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;gt;&amp;gt;&amp;nbsp;(AUTONUMBER('CR-', NUMBER__AUTO_INC, 5)) &amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Today QA asked me why some of these workspaces had started to skip numbers. One workspace had skipped from 00040 to 00073.&lt;/P&gt;
&lt;P&gt;There are no deleted records in the workspace. Does anyone have an idea?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2017 18:55:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/autonumbering-and-support/m-p/7282119#M3204</guid>
      <dc:creator>sten</dc:creator>
      <dc:date>2017-08-07T18:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Autonumbering  and support</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/autonumbering-and-support/m-p/7282889#M3205</link>
      <description>&lt;P&gt;NUMBER__AUTO_INC is a sequence. Sequence ensures the ordering but doesn't guarantee gap free sequence. There can be many reasons for it, the most common one is the transaction rollback. This behavior is consistent across various RDBMS.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2017 02:27:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/autonumbering-and-support/m-p/7282889#M3205</guid>
      <dc:creator>owais.zahid</dc:creator>
      <dc:date>2017-08-08T02:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Autonumbering  and support</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/autonumbering-and-support/m-p/7291098#M3206</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ok, now I have a reasonable explanation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was just curious to why it happened.&amp;nbsp;We have had Fusion for 3-4 years and this is the first time something like this happened.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I was pretty sure that it was not something we caused because only a very few people use these particular workspaces.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2017 15:46:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/autonumbering-and-support/m-p/7291098#M3206</guid>
      <dc:creator>sten</dc:creator>
      <dc:date>2017-08-10T15:46:52Z</dc:date>
    </item>
  </channel>
</rss>

