Message 1 of 2
iLogic Error when using Task Scheduler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an external iLogic rule running on-save for assemblies and drawings that updates iProperties. It works well normally but sometimes when running Task Scheduler for multiple files it results in warning messages.
The warning is 'Rule compile errors in... The process cannot access the _.vb file because it is being used by another process'
It seems like Inventor iLogic has a lag where it's trying to run the code again on the next file before it can finish processing the last file. Any ideas?