Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Field, select the column from your import file that contains the file path or unique value that’s part of the file path. Currently the file extension must be included with this field when you have mixed file types.
  2. File path format, leave this field empty if the selected field in the import file already contains the full file path. Or use the following format to create the proper file path: '/documents/[:value:].pdf', '[:value:]' is replaced by the value of the selected field. So when the current processing line has the value ‘20190001A’ in the selected field we try to load the file '/documents/20190001A.pdf' from your storage location.
  3. Document unavailable action, what to do when no document is available on the storage location. The option 'Continue processing the line' allows you to update existing SuperOffice document entities without affecting the file. Marking as failed or skipped will not create or update any document entities in SuperOffice when no file was loaded.

...