Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
What is the use publish.markoutofdate.traversal.precheck.filtermethod property and when it triggers actually?
Solved! Go to Solution.
The publish.markoutofdate.traversal.precheck.filtermethod is used to stop the traverse of structure upwards before the MOOD happens.
We can customize with our custom class to stop the parent assembly becoming from MOOD with some conditions.
Hi TDT,
Thank you for your question.
I’d like to recommend to bring more details and context to your initial inquiry.
It also helps to have screenshot(s) to better understand what you are trying to do in your process.
This will increase your chances to receive meaningful help from other Community members.
Regards,
Community Moderation Team.
I would ask PTC Support directly because there is no documentation for the mentioned properties.
Obviously no active community member has an experience with this precheck.filtermethod properties.
PetrH
The publish.markoutofdate.traversal.precheck.filtermethod is used to stop the traverse of structure upwards before the MOOD happens.
We can customize with our custom class to stop the parent assembly becoming from MOOD with some conditions.