<?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: Event Triggers Remove Tabs for Users in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527820#M255658</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/321761"&gt;@jwente123&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;A "scrub event trigger" rule would at least give a layer of protection from accidental misplaced triggers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;jeffwente5345,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See this link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-customization/updating-old-drawings-with-ilogic-rules/m-p/6521047#M66387" target="_blank"&gt;https://forums.autodesk.com/t5/inventor-customization/updating-old-drawings-with-ilogic-rules/m-p/6521047#M66387&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Nov 2017 17:15:44 GMT</pubDate>
    <dc:creator>Curtis_W</dc:creator>
    <dc:date>2017-11-08T17:15:44Z</dc:date>
    <item>
      <title>Event Triggers Remove Tabs for Users</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527132#M255651</link>
      <description>&lt;P&gt;We recently updated to Inventor 2018 from 2015.&lt;/P&gt;&lt;P&gt;I noticed that the event triggers for ilogic now have tabs for All Documents, Parts, Assemblies, Drawings, This Document.&lt;/P&gt;&lt;P&gt;Is there a way to block users from certain tabs or remove these tabs, I only want them to have access to this document.&lt;/P&gt;&lt;P&gt;Which would be similar to the way it was. You could make changes to the part you are working in, or you had to make changes to the template for new parts.&lt;/P&gt;&lt;P&gt;Now if someone mistakenly adds a rule to the part tab instead of This Document tab, it adds this rule to every part in our system and overrides our template for new parts.&lt;/P&gt;&lt;P&gt;Potentially a nightmare scenario depending on what the rule is.&lt;/P&gt;&lt;P&gt;Does anyone else have this issue or have a way to resolve it.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 13:58:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527132#M255651</guid>
      <dc:creator>jwente123</dc:creator>
      <dc:date>2017-11-08T13:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Event Triggers Remove Tabs for Users</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527470#M255652</link>
      <description>&lt;P&gt;I fail to see your issue.&amp;nbsp; If you notice all the iLogic Event Trigger tabs, except "This Document" only allow you to set an event trigger for an External Rule.&amp;nbsp; The "This Document" tab will allow you to set an event trigger for the current document no matter the type.&amp;nbsp; If you set it in one particular part file, it will not be available to other part files in your database.&amp;nbsp; If you set up a rule in an Inventor template, and set an event trigger for it, it will affect any model or drawing created with the template and only that file not others in your database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An iLogic rule will only be applied to the file it is included in.&amp;nbsp; If you do not want it to affect all new files, keep it out of your templates.&amp;nbsp; iLogic rules will not automatically propagate from one file to another in your database no matter what triggers you set.&amp;nbsp; If the iLogic routine is in the file and a trigger exists it will fire not affecting other saved files.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 15:39:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527470#M255652</guid>
      <dc:creator>jhackney1972</dc:creator>
      <dc:date>2017-11-08T15:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Event Triggers Remove Tabs for Users</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527520#M255653</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3813634"&gt;@jhackney1972&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;If you set it in one particular part file, it will not be available to other part files in your database.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An iLogic rule will only be applied to the file it is included in.&amp;nbsp; If you do not want it to affect all new files, keep it out of your templates.&amp;nbsp; iLogic rules will not automatically propagate from one file to another in your database no matter what triggers you set.&amp;nbsp; If the iLogic routine is in the file and a trigger exists it will fire not affecting other saved files.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3813634"&gt;@jhackney1972&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thats not true anymore from what I can tell.....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can create a new external rule.. go to the "parts" tab of the trigger dialog and select it to run "after save" and it will run on ANY part I open after that.. and to be clear I am NOT creating this rule in a template at all..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Its dangerous...&lt;/P&gt;
&lt;P&gt;Now I'm not sure if that trigger is only valid for my computer and won't effect other users as I'm only by myself here and can't try it..&lt;/P&gt;
&lt;P&gt;But the new trigger dialog can certainly cause rules to run in files that did not have them in there before..&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 15:52:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527520#M255653</guid>
      <dc:creator>mcgyvr</dc:creator>
      <dc:date>2017-11-08T15:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Event Triggers Remove Tabs for Users</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527568#M255654</link>
      <description>&lt;P&gt;And to add to all this..&lt;/P&gt;
&lt;P&gt;Once my evil coworker on his last day creates this rule and sets it to run on all parts how do I find out which part he created that rule in to clean up the mess they made.. All my part files and assembly files now say "go F yourself" both in a message box and in speaking voice on my speakers whenever we save a part....&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can likely search for the external ilogic rules on their computer and hopefully get lucky there and delete it but won't Inventor then error out because the rule file cannot be found?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;wow.. surely something must be missing here from my assumptions. There has to be some security here..&lt;/P&gt;
&lt;P&gt;It must be specific to one computer only or something..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm so curious now..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 16:06:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527568#M255654</guid>
      <dc:creator>mcgyvr</dc:creator>
      <dc:date>2017-11-08T16:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Event Triggers Remove Tabs for Users</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527597#M255655</link>
      <description>&lt;P&gt;If one user triggers an external rule to run in all parts, it affects all of our users.&lt;/P&gt;&lt;P&gt;We have an external rule that will auto populate the description with the max dimensions of the part (LxWxH) before save.&lt;/P&gt;&lt;P&gt;We use the rule for old parts that get copied from past designs, if a user mistakenly triggers this rule on the parts tab instead of on this document tab, (that is user error but still a likely possibility to happen), this then turns on this rule for all parts for all users. Then if someone opens an assembly, and saves the parts, unknowing to them they just over written every part description.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 16:11:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527597#M255655</guid>
      <dc:creator>jwente123</dc:creator>
      <dc:date>2017-11-08T16:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Event Triggers Remove Tabs for Users</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527722#M255656</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/537534"&gt;@MjDeck&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi Mike,&lt;/P&gt;
&lt;P&gt;Can you take a look at this and let us know if there is a way to lock this down a bit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/321761"&gt;@jwente123&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a rule that will delete the event triggers in a file, and then copy the event triggers from our template file of the same file type, so that all of our files behave the same. We have this rule piggybacking off of another rule that the users are sure to run.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We did this precisely because there wasn't a way to run a rule on all parts, all assemblies, etc. So i'm wondering if having a "scrub event triggers" rule set up to make sure no extra "All Parts" triggers make it into you files would help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We're still using 2017 and have only kicked the tires on 2018, but I'll have to figure this out in the coming months as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;BR /&gt;Best of luck to you in all of your Inventor pursuits,&lt;BR /&gt;Curtis&lt;BR /&gt;&lt;A href="http://inventortrenches.blogspot.com" target="_blank"&gt;http://inventortrenches.blogspot.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 16:46:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527722#M255656</guid>
      <dc:creator>Curtis_W</dc:creator>
      <dc:date>2017-11-08T16:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Event Triggers Remove Tabs for Users</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527763#M255657</link>
      <description>&lt;P&gt;A "scrub event trigger" rule would at least give a layer of protection from accidental misplaced triggers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 16:58:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527763#M255657</guid>
      <dc:creator>jwente123</dc:creator>
      <dc:date>2017-11-08T16:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Event Triggers Remove Tabs for Users</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527820#M255658</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/321761"&gt;@jwente123&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;A "scrub event trigger" rule would at least give a layer of protection from accidental misplaced triggers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;jeffwente5345,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See this link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-customization/updating-old-drawings-with-ilogic-rules/m-p/6521047#M66387" target="_blank"&gt;https://forums.autodesk.com/t5/inventor-customization/updating-old-drawings-with-ilogic-rules/m-p/6521047#M66387&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 17:15:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7527820#M255658</guid>
      <dc:creator>Curtis_W</dc:creator>
      <dc:date>2017-11-08T17:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Event Triggers Remove Tabs for Users</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7673883#M255659</link>
      <description>&lt;P&gt;Inventor 2018.1 and later has support for event-triggered rules that run in all documents. This allows you to standardize without having to copy event triggers from document to document. If your External Rules directory is on a network share, then changes by one user can affect all others who are using that network share. To reduce the risk, here's a few ideas:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;If there are users who should never modify those triggers, you can use Windows permission settings to deny them write access to that folder. Or you could deny them write access to the specific file (RulesOnEvents.xml) that contains the event triggers. (Setting permissions on the folder would also have been a good practice before the "all documents" event triggers were available. If you don't want a user to modify the event triggers, then you probably don't want them to modify the rules either.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;Suppose you're a user who is authorized to work on the triggers, but you're still in the development and testing stage. To avoid impacting other users, the best thing would be to change your External Rules directory to a folder on your machine rather than the network share. Copy the external rules and RulesOnEvents.xml from the network share to your machine and edit them there. When you're finished, copy your changes back to the network share.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;That method could&amp;nbsp;be used to defend against changes that other users might make. If you're running from a local copy instead of the network share, then you have complete control over the event triggers that run on your machine.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 03:09:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/event-triggers-remove-tabs-for-users/m-p/7673883#M255659</guid>
      <dc:creator>MjDeck</dc:creator>
      <dc:date>2018-01-09T03:09:23Z</dc:date>
    </item>
  </channel>
</rss>

