Using file resource components in a Flow
You can add two file resource page components to a page step on the corresponding page layout for the page.
-
The File Upload component allows you to upload a file, which a process can then consume.
-
The Files component allows you to both upload a file, and list files for download from an outside system.
When setting up these file resource page components, you will need to ensure that you have configured them correctly:

-
You should select the Integration Flow connector that you have set up in Flow as the Data Source.
-
The Resource Path must be the same as the resource path you have defined in the Boomi Flow Services Server File Resource configuration. For example, '/file'.
-
You can populate response data into an Object value using the base type you have created to map to your profile. Note that when you initially create the value, you may need to change it from the global '$File' system type