Skip to main content
Version: Latest (4.60.0)

Transformation (2. Transform Binaries)

In many systems, such as SharePoint Online, each RECORD object should have a BINARY associated with it. Furthermore, missing or zero-byte files can causes issues. This flow sets a dummy file for these BINARY objects so that the RECORD itself can still be migrated.

Settings

mongoConnection

The Mongo connection string including the database name to connect to.

dummyFilePath

The path to the dummy file that has to be used. This path will be set in target.externalReference on the BINARY object.