Message 1 of 1
MPxLocator node and MPxNode::getFilesToArchive

Not applicable
03-05-2015
03:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey,
in my custom locator node, there's a file name attribute. Now I overwrote the getFilesToArchive method - unfortunately it never gets called.
I broke it down to a simple test case to make sure my code works - it does with an MPxNode-derived node, but really not with a locator.
Is this a bug or intentional, for locators are non-renderable objects?
thanks
Felix