Exported parameter isn't updated in iProperties in InventorServer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a parameter marked as exported in an .ipt, which shows it in the iProperties.
When I update this parameter in full Inventor, I can see the iProperty being updated as well immediately, like expected.
This works when I change the parameter manually, but also from an automated process.
But when I run the same automated process on InventorServer, which is used by the Vault Job Processor, the iProperty isn't updated when the parameter changes.
Not even after a rebuild of the .ipt.
I can read the parameter value and see that the value has changed, but when I read the iProperty I can see it hasn't changed.
But when I unmark the parameter as Exported in the automation process and immediately mark it as exported, I can see that the parameter will get updated.
Is this a bug in InventorServer?
p.s. I'm not sure whether this belongs in this forum section, or the Vault Customization section. If it needs to be moved, please move it.
Thanks in advance