Not applicable
09-22-2020
05:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to add an iAssembly through an iLogic Rule.
This the code I am using.
Components.AddiPart(xyz:1, xyz.iam, {"Member", "A"})
However, on running the rule, it says :
File "d:\foldername\xyz.iam" does not exist or is not an iPart factory.
(The name of the actual file and path has been changed for this post)
But I am 100% sure that this is an iAssembly.
Does iAssembly not work with "Components.AddiPart" function?
Thanks
Solved! Go to Solution.