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

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

steveh3
Advisor Advisor
260 Views
2 Replies
Message 1 of 3

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

steveh3
Advisor
Advisor

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
0 Likes
Accepted solutions (1)
261 Views
2 Replies
Replies (2)
Message 2 of 3

WCrihfield
Mentor
Mentor
Accepted solution

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)

0 Likes
Message 3 of 3

steveh3
Advisor
Advisor

😖

@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
0 Likes