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

Batch-recalculate property for all objects in a vault

Hi,
Apologies if this is obvious somewhere, but I've looked, honest! Simple question: How can I automatically recalculate an automatically calculated property for all objects in the vault? I've already locked myself out of a couple of sandbox vaults trying to get this to work.

A bit more detail: The properties involved use a vbscript with an SQL query in it to get component data from an external database. One update a day is fine. But how?

Seems like this might be a bit buggy:
https://community.m-files.com/index.php?topic=11850.msg32810#msg32810
https://community.m-files.com/index.php?topic=6072.msg32806#msg32806

Is there a better way?

Thanks

Matt
Parents
  • Hi Moom

    In M-Files Admin, you can right-click the property and select Recalculate. This will ask you if you want to recalculate for all values, or only empty values.

    Kicking the recalculate off by script is currently not working correctly, according to the API documentation.
Reply
  • Hi Moom

    In M-Files Admin, you can right-click the property and select Recalculate. This will ask you if you want to recalculate for all values, or only empty values.

    Kicking the recalculate off by script is currently not working correctly, according to the API documentation.
Children
No Data