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
  • In Property Calculator I can set the Event Handler to "BeforeCheckInChanges" and "BeforeCheckInChangesFinalize", can you tell when Auto Calculated Properties are executed?

    Just small detail, but by selecting "BeforeCheckInChanges", Property Calculator actually uses "BeforeCreateNewObjectFinalize" for new objects. There is some cases when BCIC is not triggered for first version. It is little bit misleading but this trick is added to verify that rules are run always also for new objects.

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

    Just small detail, but by selecting "BeforeCheckInChanges", Property Calculator actually uses "BeforeCreateNewObjectFinalize" for new objects. There is some cases when BCIC is not triggered for first version. It is little bit misleading but this trick is added to verify that rules are run always also for new objects.

Children
No Data