cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

Is it possible to capture the object when it is Marked Out of Date

TDT
14-Alexandrite
14-Alexandrite

Is it possible to capture the object when it is Marked Out of Date

I have found that Derived Image Table stores the information of MOOD.

I have written a listener on Update Event checking on Derived Image Object.

The Listener works perfectly, But even the object is MOOD the derivedImage.isOutOfDate() returns false.

Is there any other specific event to check on MOOD or Am i missing something?

2 REPLIES 2
avillanueva
22-Sapphire II
(To:TDT)

So is this case where the table is storing its out of data but the method that calculates it returns that it is not? Lots to read here:

https://www.ptc.com/en/support/article/CS78549?source=search

https://www.ptc.com/en/support/article/CS256292?source=search

I would think being out of date is a function of some of the dependencies. Have you looked at a simple case like a part model or a drawing object?

@avillanueva is right, there can be some calculation on the fly if the information is displayed anywhere but

the information in database has not been updated, 

The database information can be updated by some action or situation in the system, but the information in the database can be also out of date, so calculation is needed based on rules how the out of date tag is calculated. 

 

huge topic 😄 what is out of date and how to calculate this information 

 

also "publish.markoutofdateonpdmcheckin=true" can the change the behavior and set information in database properly.

PetrH

Announcements

Top Tags