Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
steveh3
178 Views, 2 Replies

External iLogic - Error when I attempt to run External rule from an External rule on initial restart of Inventor (2023)

Gang...running into a problem which I can't figure out.

I have a simple External iLogic rule which runs another External rule.

On the initial start up of Inventor. I have to run the iLogic ("iPropEditor") manually first, before the rule that references that iLogic will find it. Once I do this...all is well.

 

iLogicVb.RunExternalRule("iPropEditor")

iLogicForm.ShowGlobal("UM iProp Editor")

ilogic error.png 

 

Here's a short video to go along with this...

https://app.screencast.com/ZYd1fysdPD4dw

 

Thank you in advance,

Steve Hilvers

Steve Hilvers
Inventor Certified User / Vault Professional Influencer
WCrihfield
in reply to: steveh3

Hi @steveh3.  I see that you are using multiple levels of sub folders within your iLogic rules directory.  Do you have that specific sub folder named "PropEditor" listed directly within your iLogic Configuration settings, where the 'External Rule Directories' list is?  If not, you may need to add it directly into that list.  I wish they would fix that system so that you could just list one top level directory, then it would just automatically find all rules under that directory, without me having to specify each and every sub directory, but it does not work that way yet, and I had to deal with that every time I messed around with the directories/folders in my external rules area.

Wesley Crihfield

EESignature

(Not an Autodesk Employee)

steveh3
in reply to: steveh3

:confounded_face:

@WCrihfield .....

Appears that was it. Renamed everything to be unique and updated Triggers and all seems well.

 

Thank you,

Steve Hilvers

Steve Hilvers
Inventor Certified User / Vault Professional Influencer