Message 1 of 2

Not applicable
10-20-2015
07:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an assembly with multiple iPart occurrences within. Some of these iParts have numerous iLogic rules defined in their parent factory documents. My question is, can I invoke these rules from within this other assembly? I tried doing something like the following:
SyntaxEditor Code Snippet
iLogicVb.RunRule("Component Name", "Catalog Selection", map)
Where the "Component Name" is the stabilized name of the iPart component in the assembly tree. Now this doesn't throw any errors at me but it also doesn't run the rule either... I know this because I modified one rule to do some crazy/obvious stuff to my assembly but nothing happened. I think this is going to be an exercise in futility but I welcome any feedback at all.
Best Regards
Solved! Go to Solution.