<?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: Use a common number generator for item and file numbering scheme in Vault Customization Forum</title>
    <link>https://forums.autodesk.com/t5/vault-customization-forum/use-a-common-number-generator-for-item-and-file-numbering-scheme/m-p/11909210#M4289</link>
    <description>&lt;P&gt;Unfortunately, this article got fewer clicks and did not move to the new support platform. I updated the &lt;A href="https://github.com/koechlm/Vault-Sample---Custom-Number-Provider" target="_blank" rel="noopener"&gt;GitHub repository&lt;/A&gt; with the &lt;A href="https://github.com/koechlm/Vault-Sample---Custom-Number-Provider/blob/master/CustomNumberingProvider/Autodesk%20Vault%20Professional%20-%20Custom%20Numbering%20Sample.pptx" target="_blank" rel="noopener"&gt;documentation&lt;/A&gt; and supplemental files to resolve the issue. So, you find everything in a single spot. I hope this helps.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Apr 2023 08:19:40 GMT</pubDate>
    <dc:creator>Markus.Koechl</dc:creator>
    <dc:date>2023-04-20T08:19:40Z</dc:date>
    <item>
      <title>Use a common number generator for item and file numbering scheme</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/use-a-common-number-generator-for-item-and-file-numbering-scheme/m-p/9326124#M4286</link>
      <description>&lt;P&gt;Looking for a way to define a numbering scheme for files and items that share an auto-generated portion.&lt;/P&gt;&lt;P&gt;The standard approach is for our item number to have the drawing number embedded within it, but sometimes we create items without drawings, or drawings without the item number embedded. This would require having numbering schemes available for both files and items.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;Drawing 12345&lt;/P&gt;&lt;P&gt;Item with imbedded drawing number 12345-01&lt;/P&gt;&lt;P&gt;Drawing not primarily linked to item 12346&lt;/P&gt;&lt;P&gt;Item without drawing 12347-01&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way, either through VDS, or code, for the auto-generated part of the numbering schemes to pull from the same generator or at least not duplicate this portion?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 19:02:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/use-a-common-number-generator-for-item-and-file-numbering-scheme/m-p/9326124#M4286</guid>
      <dc:creator>jtrain</dc:creator>
      <dc:date>2020-02-18T19:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Use a common number generator for item and file numbering scheme</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/use-a-common-number-generator-for-item-and-file-numbering-scheme/m-p/9333694#M4287</link>
      <description>&lt;P&gt;Vault 2020 introduced a new option of implementing custom number generators/providers. Following this approach, you could implement a file numbering scheme and an item numbering scheme using the same number source. See this AKN article for more information and a sample:&amp;nbsp;&lt;A href="https://knowledge.autodesk.com/community/article/285736" target="_blank" rel="noopener"&gt;https://knowledge.autodesk.com/community/article/285736&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The legacy way to solve this continues being valid: create a file numbering and an item numbering scheme following the same pattern. Differentiate both by the range of numbers. I understand that this is not exactly matching your description; the new option mentioned first will solve it, but requires the custom implementation whereas the legacy approach is configured in some minutes.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 15:20:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/use-a-common-number-generator-for-item-and-file-numbering-scheme/m-p/9333694#M4287</guid>
      <dc:creator>Markus.Koechl</dc:creator>
      <dc:date>2020-02-21T15:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Use a common number generator for item and file numbering scheme</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/use-a-common-number-generator-for-item-and-file-numbering-scheme/m-p/11909096#M4288</link>
      <description>&lt;P&gt;I'm been looking in to this recently.&amp;nbsp; I know of the legacy method.&amp;nbsp;&lt;BR /&gt;But the article at AKN won't load for for me.&amp;nbsp; Has it been removed?&lt;BR /&gt;&lt;BR /&gt;Is it the same as described here:&lt;BR /&gt;&lt;A href="https://resources.imaginit.com/manufacturing-solutions-blog/using-a-common-numbering-scheme-for-files-and-items-in-autodesk-vault-2" target="_blank" rel="noopener"&gt;https://resources.imaginit.com/manufacturing-solutions-blog/using-a-common-numbering-scheme-for-files-and-items-in-autodesk-vault-2&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 07:49:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/use-a-common-number-generator-for-item-and-file-numbering-scheme/m-p/11909096#M4288</guid>
      <dc:creator>mrB_Young</dc:creator>
      <dc:date>2023-04-20T07:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Use a common number generator for item and file numbering scheme</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/use-a-common-number-generator-for-item-and-file-numbering-scheme/m-p/11909210#M4289</link>
      <description>&lt;P&gt;Unfortunately, this article got fewer clicks and did not move to the new support platform. I updated the &lt;A href="https://github.com/koechlm/Vault-Sample---Custom-Number-Provider" target="_blank" rel="noopener"&gt;GitHub repository&lt;/A&gt; with the &lt;A href="https://github.com/koechlm/Vault-Sample---Custom-Number-Provider/blob/master/CustomNumberingProvider/Autodesk%20Vault%20Professional%20-%20Custom%20Numbering%20Sample.pptx" target="_blank" rel="noopener"&gt;documentation&lt;/A&gt; and supplemental files to resolve the issue. So, you find everything in a single spot. I hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 08:19:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/use-a-common-number-generator-for-item-and-file-numbering-scheme/m-p/11909210#M4289</guid>
      <dc:creator>Markus.Koechl</dc:creator>
      <dc:date>2023-04-20T08:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Use a common number generator for item and file numbering scheme</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/use-a-common-number-generator-for-item-and-file-numbering-scheme/m-p/11909275#M4290</link>
      <description>&lt;P&gt;Thanks for that!&amp;nbsp; Seems easy enough to configure.&lt;BR /&gt;&lt;BR /&gt;One further question, am I missing something here - why am I only seeing Simple Number Generator in the list for Select Numbering Generator?&lt;BR /&gt;Where are the other two alternatives?&amp;nbsp; I know that they've been there earlier.&lt;BR /&gt;I setup our Vault in 2021 using Vault Workgroup 2022 and put an auto number generator based on Simple Number Generator in place from the get go. Which works as intended.&lt;BR /&gt;Last year I migrated to Vault Pro 2023.&amp;nbsp; Upgraded to Vault Pro 2024 just this last weekend.&lt;BR /&gt;&lt;BR /&gt;But now that I'm poking around again the looking at further customisation of the number generator, I don't have the choices for Custom or Centralized.&lt;BR /&gt;I upgraded to Vault Pro 2024 just this last weekend and now that I'm looking into customising the number generator further I don't have any choices.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 08:51:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/use-a-common-number-generator-for-item-and-file-numbering-scheme/m-p/11909275#M4290</guid>
      <dc:creator>mrB_Young</dc:creator>
      <dc:date>2023-04-20T08:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Use a common number generator for item and file numbering scheme</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/use-a-common-number-generator-for-item-and-file-numbering-scheme/m-p/11909303#M4291</link>
      <description>Due to the new replication mechanism, introduced with Vault 2022, the centralized scheme type is no longer required and got removed. The "custom" type will show up only, if you implemented a custom numbering provider as we do with the sample.</description>
      <pubDate>Thu, 20 Apr 2023 09:03:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/use-a-common-number-generator-for-item-and-file-numbering-scheme/m-p/11909303#M4291</guid>
      <dc:creator>Markus.Koechl</dc:creator>
      <dc:date>2023-04-20T09:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Use a common number generator for item and file numbering scheme</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/use-a-common-number-generator-for-item-and-file-numbering-scheme/m-p/11909308#M4292</link>
      <description>Ahhh! Thanks for clearing that up for me. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Thu, 20 Apr 2023 09:05:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/use-a-common-number-generator-for-item-and-file-numbering-scheme/m-p/11909308#M4292</guid>
      <dc:creator>mrB_Young</dc:creator>
      <dc:date>2023-04-20T09:05:42Z</dc:date>
    </item>
  </channel>
</rss>

