Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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.