<?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: Icon Menu Wizard Multiple Users Issue in AutoCAD Electrical Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-electrical-forum/icon-menu-wizard-multiple-users-issue/m-p/7924934#M26326</link>
    <description>Aaaaaactually, ACADE does NOT support multiple users, technically. (It doesn't even support multiple paperspace layouts.) Right out of the box, it is a stand-alone, single-user environment. There are tools provided that enable you to set up the software for multiple users, but unless you employ them then the software by default puts everything onto the local hard drive. You have to make your multiple user environment conform to ACADE, not the other way around.&lt;BR /&gt;&lt;BR /&gt;If you want management for multiple users, you could use Vault. That's what it's for. But it still won't let you do what you want.&lt;BR /&gt;&lt;BR /&gt;IMO, you're expecting a lot here, not just from ACADE, but from most any software. Think about it from a software programmer's point of view: how can you preserve the edits made by two parties, working in a single file simultaneously in real time? With the temp files related to those edits being kept on two different hard drives? I can't think of a software, any kind of software, that does this. Not even our $9,000 inventory software. Always, one user will take precedence over another. That's why you see 'this file is locked for editing' boxes in Windows. And don't forget, ACADE coordinates with other programs: Excel, Access, Notepad, etc. To do what you want, all of those other programs would also have to support the same functionality.&lt;BR /&gt;&lt;BR /&gt;Bottom line is, a person will have to step in and manage this.&lt;BR /&gt;&lt;BR /&gt;Jim</description>
    <pubDate>Wed, 11 Apr 2018 14:29:36 GMT</pubDate>
    <dc:creator>jseefdrumr</dc:creator>
    <dc:date>2018-04-11T14:29:36Z</dc:date>
    <item>
      <title>Icon Menu Wizard Multiple Users Issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/icon-menu-wizard-multiple-users-issue/m-p/7888264#M26323</link>
      <description>&lt;P&gt;I have my wd_menu.dat file on a network drive with multiple users editing it at the same time thru the Icon Menu Wizard.&amp;nbsp; When two people&amp;nbsp;are using the Wizard&amp;nbsp;at the same time and the first person saves and exits and then the second person saves and exit, only the changes from the second person are saved.&amp;nbsp; How can I make it so that all changes are saved?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 16:33:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/icon-menu-wizard-multiple-users-issue/m-p/7888264#M26323</guid>
      <dc:creator>AMBram</dc:creator>
      <dc:date>2018-03-27T16:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Icon Menu Wizard Multiple Users Issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/icon-menu-wizard-multiple-users-issue/m-p/7888467#M26324</link>
      <description>AFAIK, you can't. All you can do is find a way to keep multiple people from using it simultaneously. I only have one other person to worry about, but our rule is that only I edit the Icon Menu. If we were a larger outfit, it would be the same, except that the responsibility would fall to whomever the CAD manager happened to be. IMO this is the way it should be handled in any event, for the sake of consistency if nothing else.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Jim</description>
      <pubDate>Tue, 27 Mar 2018 17:35:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/icon-menu-wizard-multiple-users-issue/m-p/7888467#M26324</guid>
      <dc:creator>jseefdrumr</dc:creator>
      <dc:date>2018-03-27T17:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Icon Menu Wizard Multiple Users Issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/icon-menu-wizard-multiple-users-issue/m-p/7924823#M26325</link>
      <description>&lt;P&gt;I do not consider this an acceptable solution.&amp;nbsp; AutoCAD Electrical supports multiple users for many aspects such as adding new components to the database, updating pin lists, adding footprints, etc.&amp;nbsp; As part of this process, you are generally creating new smart blocks and circuits, and adding these to the Icon Menu Wizard is the easiest way to keep track of what has been created and to make them available for everyone to use.&amp;nbsp; This should be a real time process, not something that is done when the CAD manager or someone else finds time to do it.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 14:03:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/icon-menu-wizard-multiple-users-issue/m-p/7924823#M26325</guid>
      <dc:creator>AMBram</dc:creator>
      <dc:date>2018-04-11T14:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Icon Menu Wizard Multiple Users Issue</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/icon-menu-wizard-multiple-users-issue/m-p/7924934#M26326</link>
      <description>Aaaaaactually, ACADE does NOT support multiple users, technically. (It doesn't even support multiple paperspace layouts.) Right out of the box, it is a stand-alone, single-user environment. There are tools provided that enable you to set up the software for multiple users, but unless you employ them then the software by default puts everything onto the local hard drive. You have to make your multiple user environment conform to ACADE, not the other way around.&lt;BR /&gt;&lt;BR /&gt;If you want management for multiple users, you could use Vault. That's what it's for. But it still won't let you do what you want.&lt;BR /&gt;&lt;BR /&gt;IMO, you're expecting a lot here, not just from ACADE, but from most any software. Think about it from a software programmer's point of view: how can you preserve the edits made by two parties, working in a single file simultaneously in real time? With the temp files related to those edits being kept on two different hard drives? I can't think of a software, any kind of software, that does this. Not even our $9,000 inventory software. Always, one user will take precedence over another. That's why you see 'this file is locked for editing' boxes in Windows. And don't forget, ACADE coordinates with other programs: Excel, Access, Notepad, etc. To do what you want, all of those other programs would also have to support the same functionality.&lt;BR /&gt;&lt;BR /&gt;Bottom line is, a person will have to step in and manage this.&lt;BR /&gt;&lt;BR /&gt;Jim</description>
      <pubDate>Wed, 11 Apr 2018 14:29:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/icon-menu-wizard-multiple-users-issue/m-p/7924934#M26326</guid>
      <dc:creator>jseefdrumr</dc:creator>
      <dc:date>2018-04-11T14:29:36Z</dc:date>
    </item>
  </channel>
</rss>

