Skip to main content
16-Pearl
February 26, 2024
Solved

What is the use of publish.markoutofdate.traversal.precheck.filtermethod

  • February 26, 2024
  • 2 replies
  • 1172 views

What is the use publish.markoutofdate.traversal.precheck.filtermethod property and when it triggers actually?

Best answer by TDT

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.

2 replies

Community Moderator
February 29, 2024

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.

HelesicPetr
22-Sapphire II
22-Sapphire II
February 29, 2024

Hi @vnamboodheri 

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

TDT16-PearlAuthorAnswer
16-Pearl
March 8, 2024

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.