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

Multi-file export

Hello,

Is it possible to export the file names of the files inside a Multi-file? If you do export, it exports only the name of the multi-file, not the files within. 

Thank you, Žan

Parents
  • The file names are not part of the object metadata by default, you can only export values which can be found in metadata. You would need to add a new property which would store the file name information.

    You can use the Managed Properties module to automatically store the file names using the FileNames() placeholder in the auto-calculation rule:

Reply
  • The file names are not part of the object metadata by default, you can only export values which can be found in metadata. You would need to add a new property which would store the file name information.

    You can use the Managed Properties module to automatically store the file names using the FileNames() placeholder in the auto-calculation rule:

Children