<?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: Shop drawing process filename token is being ignored in Advance Steel Forum</title>
    <link>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10394214#M19131</link>
    <description>&lt;P&gt;Hi Aleck,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Crashing in on this thread but have a question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having seen the info here I have sorted out the file names for the drawings how I want them OK, is it possible to get the file name as the drawing number in the prototype?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-06-16 093407.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/930921i1236F1545FF2F8B3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-06-16 093407.png" alt="Screenshot 2021-06-16 093407.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-06-16 093333_LI.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/930922iCF5D2FD5708FDAD5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-06-16 093333_LI.jpg" alt="Screenshot 2021-06-16 093333_LI.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jun 2021 08:45:40 GMT</pubDate>
    <dc:creator>mick-CNF</dc:creator>
    <dc:date>2021-06-16T08:45:40Z</dc:date>
    <item>
      <title>Shop drawing process filename token is being ignored</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10384485#M19125</link>
      <description>&lt;P&gt;I am using AS2020 to create shop drawings. I have edited the drawing process to produce drawing file names for assemblies that have an "A-" prefix. My aim is that the file names contain the prefix then assembly number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eg. For an assembly called B1, I want the filename&amp;nbsp; to be A-B1.dwg&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jamierosenzweig_0-1623479610206.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/929594iD950C9889EFDB06B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jamierosenzweig_0-1623479610206.png" alt="jamierosenzweig_0-1623479610206.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I run the drawing process suite I get the wrong result. It does the following:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jamierosenzweig_1-1623479790420.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/929610i7907C389943D69C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jamierosenzweig_1-1623479790420.png" alt="jamierosenzweig_1-1623479790420.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What I would expect to see is drawing number 00002, then filename A-B1.dwg. Why does it place the drawing number at the end of the filename as a postfix? Is there a Management Tools setting or something similar that can turn this off? Why/how can I get AS to make the drawing number B1, and file name A-B1.dwg without having to manually rename them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a similar problem with Single Parts so it's not isolated to the %PosNum token. Any help greatly appreciated. Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jun 2021 06:47:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10384485#M19125</guid>
      <dc:creator>jamie_rosenzweig</dc:creator>
      <dc:date>2021-06-12T06:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Shop drawing process filename token is being ignored</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10388675#M19126</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are restrictions on how the filename selector works. You must include something that is guaranteed to give a unique filename even if the same part or assembly is drawn multiple times. Generally, this is either the drawing number or a sequence number. If you don't include one of those then the system will add the drawing number to the end of the filename for you whether you like it or not. So your solution is to manage that by including a sequence number or drawing number in your filename. You can control how many digits it is by putting a2 digit number in brackets at the end of the token e.g. [MA] - %Flat(03) (%Prototype).dwg where %Flat(03) is the three digit drawing number.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 13:01:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10388675#M19126</guid>
      <dc:creator>AleckGiles</dc:creator>
      <dc:date>2021-06-14T13:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Shop drawing process filename token is being ignored</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10391574#M19127</link>
      <description>&lt;P&gt;Given my assemblies are unique this is why it was most convenient for the drawings to be B1, B2, C1 etc. There was no way to double up on numbers when creating one assembly per sheet. I guess the AS coding is not that advanced to determine this and assumes otherwise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyways, I have gone with A-%PosNum-%SequenceNumber(02) as a compromise to result A-B1-01.dwg etc. Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 11:54:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10391574#M19127</guid>
      <dc:creator>jamie_rosenzweig</dc:creator>
      <dc:date>2021-06-15T11:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Shop drawing process filename token is being ignored</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10391624#M19128</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you allow duplicate workshop drawings (in Defaults) then you could have a number of drawings of B1 so the filename must be unique for each.  Of course it is unusual to allow duplicates but it is possible.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Aleck.&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jun 2021 12:10:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10391624#M19128</guid>
      <dc:creator>AleckGiles</dc:creator>
      <dc:date>2021-06-15T12:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Shop drawing process filename token is being ignored</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10393077#M19129</link>
      <description>&lt;P&gt;The sequence number is actually a needed feature, and as Aleck said, they separate the filenames when more than one instance of the file exists. This can happen on purpose in some instances (split drawings over more than one sheet), or due to some error (original drawing became de-registered).&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 22:12:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10393077#M19129</guid>
      <dc:creator>iwafb</dc:creator>
      <dc:date>2021-06-15T22:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Shop drawing process filename token is being ignored</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10393308#M19130</link>
      <description>&lt;P&gt;Understood. Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 00:27:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10393308#M19130</guid>
      <dc:creator>jamie_rosenzweig</dc:creator>
      <dc:date>2021-06-16T00:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Shop drawing process filename token is being ignored</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10394214#M19131</link>
      <description>&lt;P&gt;Hi Aleck,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Crashing in on this thread but have a question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having seen the info here I have sorted out the file names for the drawings how I want them OK, is it possible to get the file name as the drawing number in the prototype?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-06-16 093407.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/930921i1236F1545FF2F8B3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-06-16 093407.png" alt="Screenshot 2021-06-16 093407.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-06-16 093333_LI.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/930922iCF5D2FD5708FDAD5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-06-16 093333_LI.jpg" alt="Screenshot 2021-06-16 093333_LI.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 08:45:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10394214#M19131</guid>
      <dc:creator>mick-CNF</dc:creator>
      <dc:date>2021-06-16T08:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Shop drawing process filename token is being ignored</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10396293#M19132</link>
      <description>&lt;P&gt;Yes it is, you can use DRAWING_NO as a token&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 22:10:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10396293#M19132</guid>
      <dc:creator>iwafb</dc:creator>
      <dc:date>2021-06-16T22:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Shop drawing process filename token is being ignored</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10396296#M19133</link>
      <description>&lt;P&gt;This is a list of available tokens in the prototypes:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/advance-steel/learn-explore/caas/CloudHelp/cloudhelp/2019/ENU/AdvSteel-Drawings/files/GUID-8831F91F-4AFE-489C-8DCD-CDED8DD64DD1-htm.html" target="_blank"&gt;https://knowledge.autodesk.com/support/advance-steel/learn-explore/caas/CloudHelp/cloudhelp/2019/ENU/AdvSteel-Drawings/files/GUID-8831F91F-4AFE-489C-8DCD-CDED8DD64DD1-htm.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 22:12:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10396296#M19133</guid>
      <dc:creator>iwafb</dc:creator>
      <dc:date>2021-06-16T22:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Shop drawing process filename token is being ignored</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10397326#M19134</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/62431"&gt;@iwafb&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have discovered there is a "FILENAME" token.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the screencast the first drawing was with the DRAWING_NO and the second with the FILENAME.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However it has the file extension on the end, can this be set to not appear?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 07:58:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10397326#M19134</guid>
      <dc:creator>mick-CNF</dc:creator>
      <dc:date>2021-06-17T07:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Shop drawing process filename token is being ignored</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10397332#M19135</link>
      <description>&lt;DIV class="iframe-container"&gt;Screencast.&lt;/DIV&gt;&lt;DIV class="iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Jun 2021 08:00:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10397332#M19135</guid>
      <dc:creator>mick-CNF</dc:creator>
      <dc:date>2021-06-17T08:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Shop drawing process filename token is being ignored</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10397342#M19136</link>
      <description>&lt;P&gt;Try again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://autode.sk/3iOfk30" target="_blank"&gt;https://autode.sk/3iOfk30&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Jun 2021 08:04:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10397342#M19136</guid>
      <dc:creator>mick-CNF</dc:creator>
      <dc:date>2021-06-17T08:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Shop drawing process filename token is being ignored</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10399641#M19137</link>
      <description>&lt;P&gt;Ok, the issue there is that advance is reading the internal drawing number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="iwafb_0-1623967781873.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/931676i1C1DB2E478FB399E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="iwafb_0-1623967781873.png" alt="iwafb_0-1623967781873.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you create a drawing manually, example a site plan, and assign a filename manually, AS allows the drawing number and the file name to match. Hence the token works. Think camera details...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you run a set of drawings through a process, AS assigns an "internal" drawing number and that's why it doesn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't see what your mark actually is, but it seems there should be a better way to achieve what you need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CN-1234-01-FAB- could be inserted in the lot/phase&lt;/P&gt;&lt;P&gt;Assuming 01, 02... are the assembly marks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the prototype you could have two tokens in the drawing number area:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lot/phase (right justified so the text moves left) followed by the assembly number (left justified so the text moves right).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This in turn could release the file names so the drawing process would have more freedom. For example to sort them in categories. Assemblies/loose parts/site plans...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is just a thought at this stage as I'm not sure what your requirements are...&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 22:21:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10399641#M19137</guid>
      <dc:creator>iwafb</dc:creator>
      <dc:date>2021-06-17T22:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Shop drawing process filename token is being ignored</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10399682#M19138</link>
      <description>&lt;P&gt;You could try using a vanilla AutoCAD block attribute combined with a field to display the actual filename. Note: It's name cannot be identical to any AS token as you do not want AS accidentally updating it.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jamierosenzweig_1-1623969692443.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/931682i0B6CC09AE5E79F68/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jamierosenzweig_1-1623969692443.png" alt="jamierosenzweig_1-1623969692443.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then use the following settings:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jamierosenzweig_0-1623969532239.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/931681iFF05583439A0CD9D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jamierosenzweig_0-1623969532239.png" alt="jamierosenzweig_0-1623969532239.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you place that carefully in your drawing frame combined with one of your other AS tokens you can then get the best of both worlds. Just remember to justify the AutoCAD block attribute and AS token accordingly.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 22:47:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/shop-drawing-process-filename-token-is-being-ignored/m-p/10399682#M19138</guid>
      <dc:creator>jamie_rosenzweig</dc:creator>
      <dc:date>2021-06-17T22:47:18Z</dc:date>
    </item>
  </channel>
</rss>

