Message 1 of 6
'After Save Document' event happens on original document when 'Save As' is used
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I run an iLogic rule using event trigger 'After Save Document'.
In that rule various iProperties are checked based on the file location etc., nothing exciting but works fine.
Until I do Save As action on a part.
I expect that the rule will run 'After Save Document', so with the file name of the Save As action.
However, nothing could be further from the truth, the rule runs on the basis of the original file name but knows for example Part Number if we use the Save As name.
Am I missing something?
Can I change this differently.
Can iLogic detect that we are dealing with a Save As action in order to stop running through the rule?