Import external data

Use XF.Data.SelectForeignFile to select any external file in any arbitrary foreign file format.

The files can be uploaded to the XamFlow system individually, or they can be accessed via User Data by mapping a local folder that contains the external files.

Use Lucid.Util.ImportImageFromForeignFile to import a file as an image. The data will be converted to the OMNI file format.

../_images/guide_import.jpg

A simple import workflow.