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

Read Only

Hi

I have inserted some properties in a word file and am only able to view it if I check out the document. Why cannot I see the properties in read only mode. The issue I am facing, is that if I check out the file to view the properties, the version number changes in the footer (because version is one of the properties I have added). I am not changing anything in the document but the version numbers changes. How can I read the properties of the file without checking out the document so that I can keep the same version number. 

Thank you

Parents
  • Hello,

    In the latest version of M-Files (21.x) a lot of new settings appeared in Advanced Vault Settings in Configuration.

    You can set to always update the Metadata in files in Client -> Desktop -> Files Operations -> Promp for Updating Properties -> Update Always

  • Dear Radu Moca

    Many thanks for the response. I am using M-Files 20.10.9524.7 and the Client setting is not there. Is there any other way to set this up. Also if I need to upgrade, is it just a wizard setup or are there any custom configurations. I prefer not to update as many users are using the application.

    Thank you

  • 1) There might be a registry setting that need to be applied to every workstation

    2) There might be an option to add this settings to all workstations via Custom Vault Data

    3) There is an API Method to Update Metadata in File, so you need to run a script, maybe in an event handler, Before CheckIn Changes to do the update.

    For 1 and 2, this is not documented opinion. It might be also one registry setting at server level.

    For 3) M-Files API - UpdateMetadataInFile Method (m-files.com)

  • Dear Radu Moca

    This looks very complicated. Any idea how can I upgrade M-Files. Is it any easy update. I have 3 vaults running on SQL server

  • I would suggest that you work with your local reseller.  Whilst the upgrade itself is typically fairly straight-forward, you would need to ensure that you have backups and the like in place to ensure that you have a rollback strategy in case of something unexpected happening.

Reply
  • I would suggest that you work with your local reseller.  Whilst the upgrade itself is typically fairly straight-forward, you would need to ensure that you have backups and the like in place to ensure that you have a rollback strategy in case of something unexpected happening.

Children