iLogic (Summary Comments, internal vs external rule not running)

iLogic (Summary Comments, internal vs external rule not running)

steveh5
Advisor Advisor
294 Views
1 Reply
Message 1 of 2

iLogic (Summary Comments, internal vs external rule not running)

steveh5
Advisor
Advisor

Tyring to figure out some iLogin on utilizing the mult-line text in iProps.

Have some logic which only runs when it is an internal rule.

 

Video shows what I'm dealing with....

 

https://autode.sk/2zxBwa7

 

Thanks for the help in advance.

Steve Hilvers
Inventor Certified User / Vault Professional Influencer
0 Likes
295 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

External iLogic rules will not run automatically due to parameter changes, unless you set them to do so via an event trigger.  Document based rules will automatically run on parameter changes by default. 

 

https://knowledge.autodesk.com/support/inventor-products/learn-explore/caas/CloudHelp/cloudhelp/2018...

 

If i may ask, why are you writing to both a parameter and an iProperty?  You could point the form at the iProperty instead, changing it directly, with no iLogic involved. 

0 Likes