This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Set Property automatically: Property Calculator vs Auto Calculated Properties (Managed Properties)

Can someone provide some technical Infos about the differences between the two Modules?

I have some Rules here and there but I noticed that Property Calculator seems to keep the Upper Hand when there is a Rule in both Modules..

In Property Calculator I can set the Event Handler to "BeforeCheckInChanges" and "BeforeCheckInChangesFinalize", can you tell when Auto Calculated Properties are executed?

Thank you guys!

Parents
  • Well, best practice should be to have Calculated Properties in only one of the module, not in both. :)

    The order of calculation is the order in the Event Handler list on the vault level.

  • In Property Calculator Rule I can configure which Event Handler is used, my question is what Event Handler is used in Auto Calculated Properties? Of course the same Rule in both Modules doesn't make sense but it could make sense to have one Rule in Property Calculator and another Rule in Auto Calculated Properties based on when it is calculated.. When using other Addons like Extension Kit it gets even more complicated..

  • Of course the same Rule in both Modules doesn't make sense but it could make sense to have one Rule in Property Calculator and another Rule in Auto Calculated Properties based on when it is calculated..

    Why not have both rules in PC or both Rules in Auto Calculated Properties? I don't understand the use case here, because if they overwrite each other, sound like something is not correctly configured, maybe.

    As for on which event handler, well maybe can help here? 

Reply Children